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