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.
2 parents f72811d + 12c5cde commit 384cb02Copy full SHA for 384cb02
doc/getting-started/docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
ipv4_address: 10.0.0.2
24
volumes:
25
- sandbox:/var/lib/indy/sandbox/
26
- jupyther:
+ jupyter:
27
build:
28
context: .
29
dockerfile: getting-started.dockerfile
0 commit comments