fix: replace external saas_network with named network to auto-create on compose up
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
minguezsanzjuanjose
2026-04-18 13:27:06 +02:00
parent 428b745700
commit 02fa6247f1

View File

@@ -45,4 +45,4 @@ volumes:
networks: networks:
saas_network: saas_network:
external: true name: saas_network