Former-commit-id: 6f8c9d7836
This commit is contained in:
Hadi
2024-06-23 14:19:45 +02:00
parent 52345c06cd
commit 7256d94c49
7 changed files with 98 additions and 331 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ in {
enable = true;
config = {
DOMAIN = url;
SIGNUPS_ALLOWED = false;
SIGNUPS_ALLOWED = true;
ROCKET_ADDRESS = "127.0.0.1";
ROCKET_PORT = port;
ROCKET_LOG = "critical";