Merge branch 'gin' into 'master'

mode

See merge request root/esg_report_backend!9
This commit is contained in:
徐聿成 2021-11-25 04:14:41 +00:00
commit bfff5ce279
2 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ RUN go mod tidy
RUN go build -o app . RUN go build -o app .
WORKDIR /dist WORKDIR /dist
EXPOSE 9090 EXPOSE 9090
ENTRYPOINT ["/dist/app"] CMD ["./esg_report_backend"]

BIN
app Normal file

Binary file not shown.