Update yamllint to fix dependency issue
I think this still validates everything we need it to
This commit is contained in:
@ -5,7 +5,7 @@ services:
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
- TZ={{ TZ }}
|
||||
- TZ={{ timezone }}
|
||||
- DB_BACKEND=PostgreSQL
|
||||
- DB_PGSQL_USERNAME=quassel
|
||||
- DB_PGSQL_PASSWORD=quassel
|
||||
|
Reference in New Issue
Block a user