Update readme, fix docker-compose typo, add pipelines
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
- 'traefik.docker.network=marina-net'
|
||||
- 'traefik.http.routers.holdings-landing.rule=Host(`mifi.holdings`) || Host(`www.mifi.holdings`)'
|
||||
- 'traefik.http.routers.holdings-landing.entrypoints=websecure'
|
||||
- 'traefik.http.routers.holdings-landing.middlewares=ecurity-supermax-with-analytics@@file,redirect-www-to-non-www@file'
|
||||
- 'traefik.http.routers.holdings-landing.middlewares=security-supermax-with-analytics@@file,redirect-www-to-non-www@file'
|
||||
- 'traefik.http.routers.holdings-landing.tls=true'
|
||||
- 'traefik.http.routers.holdings-landing.tls.certresolver=letsencrypt'
|
||||
- 'traefik.http.services.holdings-landing.loadbalancer.server.port=80'
|
||||
|
||||
Reference in New Issue
Block a user