changed compose network
This commit is contained in:
+3
-3
@@ -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
|
||||||
Reference in New Issue
Block a user