Skip to content

Commit 2de7919

Browse files
committed
Update host
1 parent 9f6e991 commit 2de7919

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
@@ -6,6 +6,6 @@ RUN \
66
apt-get install bash-completion graphviz default-mysql-client -y && \
77
pip install flake8 black faker ipykernel
88

9-
ENV DJ_HOST localhost
9+
ENV DJ_HOST fakeservices.datajoint.io
1010
ENV DJ_USER root
1111
ENV DJ_PASS simple

0 commit comments

Comments
 (0)