implemented new default urls

This commit is contained in:
2023-12-12 01:44:37 +01:00
parent 46ccecf293
commit cac9e6e1c8
9 changed files with 93 additions and 40 deletions

View File

@@ -1,4 +1,5 @@
LOCAL_DOMAIN={{domain}}
ALTERNATE_DOMAINS="{{ domains_mastodon_alternates | join(',') }}"
SINGLE_USER_MODE={{mastodon_single_user_mode}}
SECRET_KEY_BASE={{mastodon_secret_key_base}}
OTP_SECRET={{mastodon_otp_secret}}