Fix quotes

This commit is contained in:
Jake Howard
2021-01-09 18:32:16 +00:00
parent 1b72afdd29
commit 721bdf60b3
9 changed files with 12 additions and 12 deletions

View File

@ -9,7 +9,7 @@ services:
- TZ=Europe/London
restart: unless-stopped
volumes:
- "./config:/config"
- ./config:/config
labels:
- traefik.enable=true
- traefik.http.routers.heimdall.rule=Host(`jakehoward.tech`)