Fix env spectacular command in gitpod terminal
This commit is contained in:
parent
ece0f9ad97
commit
cbbf6c2c40
|
@ -45,6 +45,7 @@ tasks:
|
|||
COMPOSE_FILE: /workspace/funkwhale/.gitpod/docker-compose.yml
|
||||
ENV_FILE: /workspace/funkwhale/.gitpod/.env
|
||||
VUE_EDITOR: code
|
||||
DJANGO_SETTINGS_MODULE: config.settings.local
|
||||
command: |
|
||||
clear
|
||||
echo ""
|
||||
|
|
Loading…
Reference in New Issue