This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
|||||||
peroxy_site_dev:
|
peroxy_site_dev:
|
||||||
container_name: peroxy_site_dev
|
container_name: peroxy_site_dev
|
||||||
command: start
|
command: start
|
||||||
|
restart: unless-stopped:5
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ services:
|
|||||||
peroxy_site:
|
peroxy_site:
|
||||||
container_name: peroxy_site
|
container_name: peroxy_site
|
||||||
command: start
|
command: start
|
||||||
|
restart: unless-stopped:5
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
labels:
|
labels:
|
||||||
@@ -19,4 +20,4 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
proxy:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user