mirror of
https://github.com/ssep1ol/overleaf-registration-be.git
synced 2026-07-21 20:40:21 +00:00
First commit
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN go mod init main
|
||||||
RUN go mod tidy
|
RUN go mod tidy
|
||||||
RUN go build -o app .
|
RUN go build -o app .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user