Add social.c3d2.de for frontend

This commit is contained in:
Sandro - 2022-11-30 23:28:09 +01:00
parent 0c3cdd016f
commit 202942d9d0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
extraConfig = {
ALTERNATE_DOMAINS = lib.concatStringsSep "," [
"${config.networking.hostName}.flpk.zentralwerk.org"
"social.c3d2.de"
];
DEFAULT_LOCALE = "de";
WEB_CONCURRENCY = toString config.deployment.vcpu;