Former-commit-id: 6f8c9d7836
This commit is contained in:
Hadi
2024-06-23 14:19:45 +02:00
parent 98d1ccb2c0
commit 7b0deaf9c1
7 changed files with 98 additions and 331 deletions

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";