compose
This commit is contained in:
parent
20c9758433
commit
8a246dd818
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
services:
|
services:
|
||||||
kameronkenny_com_web1:
|
thelinux_pro:
|
||||||
container_name: kameronkenny.com_web1
|
container_name: thelinux_pro
|
||||||
image: docker-registry1.in.thelinuxpro.net:5000/sites/kameronkenny.com:latest
|
image: docker-registry1.in.thelinuxpro.net:5000/sites/thelinux.pro:latest
|
||||||
ports:
|
ports:
|
||||||
- '4000:4000'
|
- '4001:4001'
|
||||||
restart: always
|
restart: always
|
||||||
user: root
|
user: root
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue