Added CI Deployment

This commit is contained in:
Matthew McKinnon 2023-12-31 21:05:53 +10:00
parent cb5b0caa6d
commit 37569b3b36

View File

@ -55,8 +55,8 @@ docker_deploy:
--network=traefik
--restart unless-stopped
--label traefik.enable=true
--label traefik.http.routers.comprofix.rule=Host('comprofix.com')
--label traefik.http.routers.comprofix.rule=Host('www.comprofix.com')
--label traefik.http.routers.comprofix.rule=Host\(\`comprofix.com\`\)
--label traefik.http.routers.comprofix.rule=Host\(\`www.comprofix.com\`\)
--label traefik.http.routers.comprofix.entrypoints=https
--label traefik.http.routers.comprofix.tls.certresolver=cloudflare
registry.gitlab.comprofix.com/comprofix/website:latest"