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"
restart: unless-stopped
networks:
- backend
- cnn_network
networks:
backend:
name: portfolio
cnn_network:
external: true