There was an error while loading. Please reload this page.
2 parents ffde02a + c96337b commit 2de33e6Copy full SHA for 2de33e6
1 file changed
docker-compose.override.yml
@@ -79,8 +79,7 @@ services:
79
# Docker Compose does not set the TTY width, which causes Celery errors
80
tty: false
81
working_dir: /home/vscode/geodatalytics
82
- environment:
83
- UV_ENV_FILE: ./dev/.env.docker-compose
+ env_file: ./dev/.env.docker-compose
84
volumes:
85
- .:/home/vscode/geodatalytics
86
- pkg_cache:/home/vscode/pkg-cache
0 commit comments