add carolpreschool.com
Deploy nginx / deploy (push) Failing after 2s
Deploy carolpreschool.com / deploy (push) Successful in 3s

This commit is contained in:
2026-04-09 17:40:51 -04:00
parent ff828ecc44
commit ba04116fb2
3 changed files with 84 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/carolpreschool.com:latest
restart: unless-stopped
container_name: carolpreschool_com
networks:
- shared
networks:
shared:
external: true