Fixing this
Some checks failed
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 4s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Pre-Prod) (pull_request) Failing after 1m11s
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 51s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped

This commit is contained in:
2026-04-09 20:45:38 +02:00
parent 2d30d53846
commit a6c6da38ff
4 changed files with 13 additions and 5 deletions

View File

@@ -3,11 +3,11 @@ services:
networks:
- proxy
- legacy-nginx
- prod-network
- shared-network
networks:
legacy-nginx:
name: proxy
external: true
prod-network:
name: prod_proxy
shared-network:
name: prod_shared-network
external: true