diff --git a/conf/production.json b/conf/production.json index 1c14106..0a94ba6 100644 --- a/conf/production.json +++ b/conf/production.json @@ -3,6 +3,9 @@ "port": 8089, "host": "0.0.0.0" }, + "gateway": { + "url": "http://192.168.100.201:8000" + }, "auth": { "disabled": false, "ldap": {