Skip to content

Commit 384cb02

Browse files
authored
Merge branch 'master' into py-tutorial3
2 parents f72811d + 12c5cde commit 384cb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting-started/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
ipv4_address: 10.0.0.2
2424
volumes:
2525
- sandbox:/var/lib/indy/sandbox/
26-
jupyther:
26+
jupyter:
2727
build:
2828
context: .
2929
dockerfile: getting-started.dockerfile

0 commit comments

Comments
 (0)