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 }}
|
||||
ports:
|
||||
- 33377:80
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user