Fix CONDUWUIT_CONFIG variable in docker-compose.yml files (+ remove deprecated compose version)
This commit is contained in:
parent
b5d4a1c1b0
commit
8077e910f6
5 changed files with 4 additions and 10 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue