update reference

This commit is contained in:
Kameron Kenny 2024-07-01 11:20:47 -04:00
parent c32c29dbb9
commit 0cafe97d8f
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
services: services:
photos_kameronkenny_com_web: photos_kameronkenny_com_web:
container_name: photos.kameronkenny.com_web container_name: photos.kameronkenny.com_web
image: docker-registry1.in.thelinuxpro.net:5000/sites/photos.kameronkenny.com:latest image: docker-registry1.in.thelinuxpro.net:5000/sites/photos_kameronkenny_com_web:latest
ports: ports:
- '4002:4002' - '4002:4002'
restart: always restart: always