change port
This commit is contained in:
parent
428926e745
commit
bd67125ee4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user