diff --git a/compose.yml b/compose.yml index a627f0d..e17011c 100644 --- a/compose.yml +++ b/compose.yml @@ -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