This commit is contained in:
Miguel Serrano
2021-10-20 07:54:06 +02:00
parent 2a7c510241
commit 32d27fe95e
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ services:
build:
context: ../
dockerfile: .devcontainer/Dockerfile
entrypoint: "echo hola!"
depends_on:
mongo:
condition: service_healthy