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