This commit is contained in:
Shelvacu
2025-05-10 22:55:05 -07:00
committed by Shelvacu on fw
parent d4b1144986
commit 24c96a2a13

View File

@@ -29,6 +29,7 @@
services.genieacs = {
mongodbConnectionUrl = "mongodb://127.0.0.1/genieacs";
debugFile = "/var/log/genieacs/debug.log";
ui = {
enable = true;
port = 12345;