Skip to content

Commit d5430aa

Browse files
committed
Update root_data_dir in Dockerfile
1 parent 1717054 commit d5430aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ENV DJ_HOST fakeservices.datajoint.io
4141
ENV DJ_USER root
4242
ENV DJ_PASS simple
4343

44-
ENV EPHYS_ROOT_DATA_DIR /workspaces/element-array-ephys/example_data/processed
44+
ENV EPHYS_ROOT_DATA_DIR /workspaces/element-array-ephys/example_data
4545
ENV DATABASE_PREFIX neuro_
4646

4747
USER vscode

0 commit comments

Comments
 (0)