change to external network

This commit is contained in:
2025-02-09 00:31:45 +02:00
parent 2ab0862005
commit 93ab81eada
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
networks:
backend:
name: backend
driver: bridge
external: true

View File

@@ -1,4 +1,4 @@
networks:
proxy:
name: proxy
driver: bridge
external: true