This commit is contained in:
reonokiy 2025-05-22 14:41:16 +08:00
parent 7dafe6f029
commit 4f2be504a8
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -2,6 +2,7 @@ services:
gotosocial:
image: superseriousbusiness/gotosocial:0.19.1
container_name: gotosocial
user: root
restart: always
environment:
GTS_HOST: ${GTS_HOST}