???
This commit is contained in:
parent
95e733954e
commit
1872fb6a61
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in {
|
||||||
localDomain = "chir.rs";
|
localDomain = "chir.rs";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
WEB_DOMAIN = "mastodon.chir.rs";
|
WEB_DOMAIN = "mastodon.chir.rs";
|
||||||
|
ALTERNATE_DOMAINS = "mastodon.int.chir.rs";
|
||||||
REDIS_NAMESPACE = "mastodon";
|
REDIS_NAMESPACE = "mastodon";
|
||||||
SINGLE_USER_MODE = "true";
|
SINGLE_USER_MODE = "true";
|
||||||
REDIS_HOST = "127.0.0.1";
|
REDIS_HOST = "127.0.0.1";
|
||||||
|
|
Loading…
Reference in a new issue