Browse Source

Remove network setting from containers

Anuj Bansal 3 years ago
parent
commit
afbe14ccc5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docker-compose.yml

+ 0 - 2
docker-compose.yml

@@ -100,7 +100,6 @@ services:
     build:
       context: .
       dockerfile: apps.Dockerfile
-      network: joystream_default
       args:
         - WS_PROVIDER_ENDPOINT_URI=${WS_PROVIDER_ENDPOINT_URI}
     env_file:
@@ -135,7 +134,6 @@ services:
     build:
       context: .
       dockerfile: apps.Dockerfile
-      network: joystream_default
       args:
         - WS_PROVIDER_ENDPOINT_URI=${WS_PROVIDER_ENDPOINT_URI}
     env_file: