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

This commit is contained in:
2022-12-28 22:04:41 +01:00
parent 5f2853083f
commit c77371b0a4

View File

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