mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
This reverts commit 96dd0e75f2
.
This commit is contained in:
@@ -13,7 +13,6 @@ services:
|
||||
GTS_DB_ADDRESS: /gotosocial/storage/sqlite.db
|
||||
GTS_LETSENCRYPT_ENABLED: "false"
|
||||
GTS_LETSENCRYPT_EMAIL_ADDRESS: ""
|
||||
#TZ: "UTC"
|
||||
## For reverse proxy setups:
|
||||
# GTS_TRUSTED_PROXIES: "172.x.x.x"
|
||||
ports:
|
||||
@@ -24,8 +23,6 @@ services:
|
||||
#- "127.0.0.1:8080:8080"
|
||||
volumes:
|
||||
- ~/gotosocial/data:/gotosocial/storage
|
||||
#- /etc/localtime:/etc/localtime:ro
|
||||
#- /etc/timezone:/etc/timezone:ro
|
||||
restart: "always"
|
||||
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user