summaryrefslogtreecommitdiff
path: root/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nix b/config.nix
index 863bc50..95b2b0e 100644
--- a/config.nix
+++ b/config.nix
@@ -5,7 +5,7 @@
powSecret = "ssshhh";
mlSMTPAddr = "";
mlSMTPAuth = "";
- publicURL = "http://localhost:4000";
+ mlPublicURL = "http://localhost:4000";
listenProto = "tcp";
listenAddr = ":4000";