Update 'docker-compose.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-28 22:00:54 +01:00
parent 8f6b36eca1
commit 611fe5f12b

View File

@@ -4,7 +4,7 @@ services:
peroxy-site: peroxy-site:
build: build:
context: . context: .
dommand: start command: start
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.routers.peroxy-site.entrypoints=https" - "traefik.http.routers.peroxy-site.entrypoints=https"