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 a213a67 commit bd5ad88Copy full SHA for bd5ad88
.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 fakeservices.datajoint.io
+ENV DJ_HOST localhost
10
ENV DJ_USER root
11
ENV DJ_PASS simple
0 commit comments