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

This commit is contained in:
2022-12-28 22:49:43 +01:00
parent 4c4e762a4a
commit bbe50c4790

View File

@@ -3,6 +3,7 @@ version: '3'
services: services:
peroxy_site: peroxy_site:
container_name: peroxy_site container_name: peroxy_site
command: start
build: build:
context: . context: .
labels: labels: