Former-commit-id: 9f98ec2a52
This commit is contained in:
Hadi
2024-06-23 14:22:01 +02:00
parent 7b0deaf9c1
commit c2a700ef3a

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