diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 1d10e278..2d0e9261 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -41,7 +41,7 @@ ENV DJ_HOST fakeservices.datajoint.io ENV DJ_USER root ENV DJ_PASS simple -ENV IMAGING_ROOT_DATA_DIR /workspaces/element-array-ephys/example_data +ENV EPHYS_ROOT_DATA_DIR /workspaces/element-array-ephys/example_data ENV DATABASE_PREFIX neuro_ USER vscode