diff --git a/configs/config.yml b/configs/config.yml index 91d7632..8e95eef 100644 --- a/configs/config.yml +++ b/configs/config.yml @@ -1,6 +1,6 @@ server: host: ${GATEWAY_SERVER_HOST:0.0.0.0} - port: ${GATEWAY_SERVER_PORT:5150} + port: ${GATEWAY_SERVER_PORT:443} # 5150 gateway: debug: false