This commit is contained in:
Hadi 2024-06-21 15:49:16 +02:00
parent ec5b132e17
commit 8260c9d554

View File

@ -8,7 +8,7 @@ in {
enable = true;
config = {
DOMAIN = url;
SIGNUPS_ALLOWED = true;
SIGNUPS_ALLOWED = false;
ROCKET_ADDRESS = "127.0.0.1";
ROCKET_PORT = port;
ROCKET_LOG = "critical";