mirror of
https://github.com/Rayzggz/server_torii.git
synced 2025-06-24 16:01:30 +08:00
fix: docker default port
This commit is contained in:
@ -28,5 +28,5 @@ ARG SERVER_NAME
|
||||
|
||||
COPY --from=builder /app/${SERVER_NAME} /app/${SERVER_NAME}
|
||||
|
||||
EXPOSE 8888
|
||||
EXPOSE 25555
|
||||
ENTRYPOINT ["/app/server_torii"]
|
Reference in New Issue
Block a user