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