This commit is contained in:
Lukas Wurzinger 2025-03-30 16:09:22 +00:00
parent 08189a69e0
commit 13b65f8acd
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
enable = true;
systemService = true;
openDefaultPorts = true;
guiAddress = "localhost:4000";
guiAddress = "0.0.0.0:4000";
overrideDevices = false;
overrideFolders = false;
};