diff --git a/vreapis/docker-compose.yaml b/vreapis/docker-compose.yaml index 9420187..71a656f 100644 --- a/vreapis/docker-compose.yaml +++ b/vreapis/docker-compose.yaml @@ -31,6 +31,7 @@ services: - DJANGO_SUPERUSER_PASSWORD=admin - DJANGO_TOKEN=token - SECRET_KEY=secret + - CELL_GITHUB=https://github.com/QCDIS/NaaVRE-cells-test-3 ports: - '127.0.0.1:8000:8000' healthcheck: