mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 10:16:15 +00:00
remove port
This commit is contained in:
@@ -17,6 +17,5 @@ WORKDIR /app
|
|||||||
COPY --from=builder /app/static /app/static
|
COPY --from=builder /app/static /app/static
|
||||||
COPY --from=builder /app/static /static
|
COPY --from=builder /app/static /static
|
||||||
COPY --from=builder /app/epusdt .
|
COPY --from=builder /app/epusdt .
|
||||||
EXPOSE 8000
|
|
||||||
|
|
||||||
ENTRYPOINT ["./epusdt" ,"http","start"]
|
ENTRYPOINT ["./epusdt" ,"http","start"]
|
||||||
|
|||||||
Reference in New Issue
Block a user