fix: fix formatting

merge-requests/40/head
Pyjacpp 2025-11-30 21:40:19 +01:00
parent cd02089efc
commit 23e3c41c62
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
config = {
ROCKET_PORT = 8222;
SENDMAIL_COMMAND = "${config.security.wrapperDir}/sendmail";
SIGNUPS_DOMAINS_WHITELIST=crans.org,ens-paris-saclay.fr;
SIGNUPS_DOMAINS_WHITELIST = crans.org,ens-paris-saclay.fr;
};
};