Files
hantim-server/docker/carolpreschool.com/compose.yml
T
timothykim ba04116fb2
Deploy nginx / deploy (push) Failing after 2s
Deploy carolpreschool.com / deploy (push) Successful in 3s
add carolpreschool.com
2026-04-09 17:40:51 -04:00

12 lines
216 B
YAML

services:
app:
image: git.timothykim.net/hantim/carolpreschool.com:latest
restart: unless-stopped
container_name: carolpreschool_com
networks:
- shared
networks:
shared:
external: true