Deploy gotosocial

This commit is contained in:
2024-01-15 20:43:46 +01:00
parent 7dd4d6807a
commit 6cfbea7335
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ services:
GTS_INSTANCE_LANGUAGES: "de,en-gb"
GTS_LETSENCRYPT_ENABLED: "false"
GTS_METRICS_ENABLED: "true"
GTS_LANDING_PAGE_USER: "admin"
# STORAGE
GTS_STORAGE_BACKEND: "s3"
GTS_STORAGE_S3_ENDPOINT: "{{ gotosocial.s3.endpoint }}"