Fix CONDUWUIT_CONFIG variable in docker-compose.yml files (+ remove deprecated compose version)

This commit is contained in:
AlexPewMaster 2024-07-13 22:59:07 +02:00 committed by June 🍓🦴
parent b5d4a1c1b0
commit 8077e910f6
5 changed files with 4 additions and 10 deletions

View file

@ -39,7 +39,7 @@ services:
CONDUWUIT_TRUSTED_SERVERS: '["matrix.org"]'
#CONDUWUIT_LOG: warn,state_res=warn
CONDUWUIT_ADDRESS: 0.0.0.0
#CONDUWUIT_CONFIG: './conduwuit.toml' # Uncomment if you mapped config toml above
#CONDUWUIT_CONFIG: '/etc/conduwuit.toml' # Uncomment if you mapped config toml above
networks:
- caddy
labels: