mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Change default port to :8080
This commit is contained in:
@ -25,4 +25,4 @@ COPY --from=node-builder /app/dist admin
|
||||
|
||||
ENTRYPOINT ["./hetty", "-adminPath=./admin"]
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8080
|
Reference in New Issue
Block a user