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:
parent
4cad4043e4
commit
e41fea34d0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue