This commit is contained in:
Hadi
2024-06-23 14:19:45 +02:00
parent d1f5aa6dfa
commit 6f8c9d7836
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";