Update gateway URL in production config

This commit is contained in:
2026-06-22 15:42:37 -04:00
parent 495461c0bb
commit 2d1a9547d4
+3
View File
@@ -3,6 +3,9 @@
"port": 8089,
"host": "0.0.0.0"
},
"gateway": {
"url": "http://192.168.100.201:8000"
},
"auth": {
"disabled": false,
"ldap": {