This commit is contained in:
parent
2af6446d5a
commit
e4f5c59abb
@ -23,5 +23,4 @@ WORKDIR /srv/app
|
|||||||
COPY --from=build /srv/app/build /srv/app/build
|
COPY --from=build /srv/app/build /srv/app/build
|
||||||
|
|
||||||
ENV LISTEN_ADDRESS=0.0.0.0:8080 GIN_MODE=release
|
ENV LISTEN_ADDRESS=0.0.0.0:8080 GIN_MODE=release
|
||||||
|
|
||||||
CMD ["/srv/app/build"]
|
CMD ["/srv/app/build"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user