Disable megan-portfolio until DNS records can be updated
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 2s

This commit is contained in:
Joey Hafner 2024-05-19 15:06:26 -07:00
parent 21419e9f2c
commit 646b996071

View File

@ -11,9 +11,9 @@ services:
volumes: volumes:
- ${DOCKER_DATA}/html:/var/www/html - ${DOCKER_DATA}/html:/var/www/html
- ./upload.ini:/usr/local/etc/php/conf.d/uploads.ini - ./upload.ini:/usr/local/etc/php/conf.d/uploads.ini
labels: #labels:
- traefik.http.routers.megan-portfolio.rule=Host(`meganmcdonough.art`) # - traefik.http.routers.megan-portfolio.rule=Host(`meganmcdonough.art`)
- traefik.http.routers.megan-portfolio.tls.certresolver=lets-encrypt # - traefik.http.routers.megan-portfolio.tls.certresolver=lets-encrypt
networks: networks:
- web - web
- portfolio - portfolio