mastodon: Set LOCAL_HTTPS
This commit is contained in:
parent
6a9dc5ed02
commit
4a028c652b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ in
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
WEB_DOMAIN = web-domain;
|
WEB_DOMAIN = web-domain;
|
||||||
LOCAL_HTTPS = true;
|
LOCAL_HTTPS = "true";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue