Added CI Deployment
This commit is contained in:
parent
cb5b0caa6d
commit
37569b3b36
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user