Merge branch 'main' of https://git.treesir.pub/demoTest/simple-web-service
Some checks failed
ci / build (amd64) (push) Failing after 2s
Some checks failed
ci / build (amd64) (push) Failing after 2s
This commit is contained in:
@ -16,6 +16,5 @@ RUN CGO_ENABLED=0 go build -o /web
|
||||
|
||||
# Expose
|
||||
EXPOSE 8081
|
||||
|
||||
# Run
|
||||
CMD ["/web"]
|
Reference in New Issue
Block a user