From cac55551cd111b4fd419bef11b711970fc9b9637 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Thu, 5 Jan 2023 00:20:47 +0330 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 53e3acf..3abed97 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -14,7 +14,7 @@ tasks: - name: Init Docker-Compose init: | docker-compose pull - docker-compose -f ./deployments/docker-compose/docker-compose.infrastructure.yaml up -d + docker-compose -f ./deployments/docker-compose/infrastracture.yaml up -d - name: Restore & Build init: | dotnet dev-certs https