All checks were successful
Remote Deployment Pipeline / Prepare Context (push) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (push) Successful in 55s
Remote Deployment Pipeline / Deploy (Dev/Preview) (push) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (push) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (push) Successful in 10m47s
Reviewed-on: #13 Co-authored-by: kovagoadi <kovagoadi@gmail.com> Co-committed-by: kovagoadi <kovagoadi@gmail.com>
10 lines
131 B
YAML
10 lines
131 B
YAML
services:
|
|
traefik:
|
|
networks:
|
|
- proxy
|
|
- legacy-nginx
|
|
networks:
|
|
legacy-nginx:
|
|
name: proxy
|
|
external: true
|