Merge pull request 'Added missing network' (#43) from fix-network into main
All checks were successful
Remote Deployment Pipeline / Prepare Context (push) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (push) Successful in 50s
Remote Deployment Pipeline / Deploy (Dev/Preview) (push) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (push) Has been skipped
Remote Deployment Pipeline / Deploy (Pre-Prod) (push) Successful in 1m13s
Remote Deployment Pipeline / Deploy (Production) (push) Successful in 1m6s

Reviewed-on: #43
This commit is contained in:
2026-04-09 21:19:55 +02:00

View File

@@ -6,6 +6,7 @@ services:
- no-new-privileges:true
networks:
- proxy
- shared_network
command:
- "--providers.docker=true"
- "--providers.docker.exposedbydefault=false"