From abd60caa0913ef0afac40e7636f744d9fe97f4c8 Mon Sep 17 00:00:00 2001 From: wvffle Date: Fri, 1 Jul 2022 22:48:47 +0000 Subject: [PATCH] Extend django await time --- .gitpod.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 6d6c49dac..83af2a3c6 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -32,10 +32,9 @@ tasks: docker-compose run --rm front yarn run i18n-compile # Login with cURL to create actors - docker-compose down docker-compose up -d nginx gp ports await 8000 - sleep 10 # allow django to start + sleep 20 # allow django to start python .gitpod/init_actor.py # Import music