Browse Source

rm depend db

tomoya 2 years ago
parent
commit
409d54fbd9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      choozmo-docker-compose.yml

+ 0 - 2
choozmo-docker-compose.yml

@@ -71,8 +71,6 @@ services:
   
   backend:
     image: '${DOCKER_IMAGE_BACKEND?Variable not set}:${TAG-latest}'
-    depends_on:
-      - db
     env_file:
       - .env
     environment: