1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

Asia/Tokyo timezone

This commit is contained in:
Nebel 2022-12-24 19:45:25 +09:00 committed by GitHub
parent 1e5532c698
commit 7b3955f233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ services:
GTS_HOST: fogtype.com
GTS_TRUSTED_PROXIES: 172.30.0.0/24
volumes:
- /usr/share/zoneinfo/Asia/Tokyo:/etc/localtime:ro
- ./etc/gotosocial:/etc/gotosocial
- gotosocial_data:/gotosocial
command: "--config-path /etc/gotosocial/config.yaml"