This commit is contained in:
Kameron Kenny 2024-05-25 13:43:48 -04:00
parent 20c9758433
commit 8a246dd818
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
---
services:
kameronkenny_com_web1:
container_name: kameronkenny.com_web1
image: docker-registry1.in.thelinuxpro.net:5000/sites/kameronkenny.com:latest
thelinux_pro:
container_name: thelinux_pro
image: docker-registry1.in.thelinuxpro.net:5000/sites/thelinux.pro:latest
ports:
- '4000:4000'
- '4001:4001'
restart: always
user: root
deploy: