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 d6e58da commit ec34e5aCopy full SHA for ec34e5a
LNX-docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
interval: 1s
32
fakeservices.datajoint.io:
33
<<: *net
34
- image: raphaelguzman/nginx:v0.0.6
+ image: raphaelguzman/nginx:v0.0.10
35
environment:
36
- ADD_db_TYPE=DATABASE
37
- ADD_db_ENDPOINT=db:3306
local-docker-compose.yml
@@ -33,7 +33,7 @@ services:
38
39
@@ -106,4 +106,4 @@ services:
106
# - ./notebook:/home/dja/notebooks
107
# - ../dj-python-101/ch1:/home/dja/tutorials
108
networks:
109
- main:
+ main:
0 commit comments