Update gateway URL in production config
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"port": 8089,
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"gateway": {
|
||||
"url": "http://192.168.100.201:8000"
|
||||
},
|
||||
"auth": {
|
||||
"disabled": false,
|
||||
"ldap": {
|
||||
|
||||
Reference in New Issue
Block a user