change port

This commit is contained in:
unknown 2025-09-20 00:40:41 +03:00
parent 428926e745
commit bd67125ee4

View File

@ -1,6 +1,6 @@
server: server:
host: ${GATEWAY_SERVER_HOST:0.0.0.0} host: ${GATEWAY_SERVER_HOST:0.0.0.0}
port: ${GATEWAY_SERVER_PORT:5150} port: ${GATEWAY_SERVER_PORT:443} # 5150
gateway: gateway:
debug: false debug: false