Update yamllint

This commit is contained in:
Jake Howard
2020-06-18 20:49:12 +01:00
parent 9f59b30f1e
commit f878866f10
20 changed files with 90 additions and 90 deletions

View File

@ -9,6 +9,6 @@ services:
- ./data:/app/data
restart: unless-stopped
labels:
- "traefik.enable=true"
- "traefik.http.routers.gotify.rule=Host(`gotify.jakehoward.tech`)"
- "traefik.http.routers.gotify.tls.certresolver=le"
- traefik.enable=true
- traefik.http.routers.gotify.rule=Host(`gotify.jakehoward.tech`)
- traefik.http.routers.gotify.tls.certresolver=le