Browse Source

Fis to docker deploy

svalavuo 3 hours ago
parent
commit
0894e01104
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docker-compose-with-services.yml

+ 2 - 3
docker-compose-with-services.yml

@@ -85,6 +85,5 @@ services:
       start_period: 40s
 
 networks:
-  default:
-    name: inventory-network
-    driver: bridge
+  inventory-network:
+    driver: bridge