mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 15:30:05 +00:00
update ports
This commit is contained in:
@@ -15,6 +15,6 @@ WORKDIR /app
|
||||
COPY --from=builder /app/main .
|
||||
COPY --from=builder /app/*.env .
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 5002
|
||||
|
||||
CMD ["./main"]
|
||||
|
||||
Reference in New Issue
Block a user