changed compose network

This commit is contained in:
2026-05-08 12:13:14 +02:00
parent 31e868bceb
commit 9a30b8602d
+3 -3
View File
@@ -7,8 +7,8 @@ services:
- "8081" - "8081"
restart: unless-stopped restart: unless-stopped
networks: networks:
- backend - cnn_network
networks: networks:
backend: cnn_network:
name: portfolio external: true