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

fix gotosocial_data

This commit is contained in:
Nebel 2022-12-19 22:31:35 +09:00
parent 4cad4043e4
commit e41fea34d0

View file

@ -39,7 +39,7 @@ services:
GTS_TRUSTED_PROXIES: 172.30.0.0/24
volumes:
- ./etc/gotosocial:/etc/gotosocial
- gotosocial_data:/gotosocial/storage
- gotosocial_data:/gotosocial
command: "--config-path /etc/gotosocial/config.yaml"
networks:
- fogtype