We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6e991 commit 2de7919Copy full SHA for 2de7919
.devcontainer/Dockerfile
@@ -6,6 +6,6 @@ RUN \
6
apt-get install bash-completion graphviz default-mysql-client -y && \
7
pip install flake8 black faker ipykernel
8
9
-ENV DJ_HOST localhost
+ENV DJ_HOST fakeservices.datajoint.io
10
ENV DJ_USER root
11
ENV DJ_PASS simple
0 commit comments