Skip to content

Commit 0fdfe31

Browse files
committed
Merge branch 'e2e/setup' of github.com:SolidLabResearch/user-managed-access into e2e/setup
2 parents 29595d2 + f2b9b38 commit 0fdfe31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This will boot up a UMA server and compatible Community Solid Server instance, a
3737
There is also a `docker` setup available, for which you need to have docker installed:
3838
```
3939
docker pull raddecke/solidlab-trust-flows-demo
40-
docker run -p 3000:3000 -p 4000:4000 -p 4444:4444 -p 5123:5123 -p 8201:8201 -p 8202:8202 -p 8203:8203 --net=host raddecke/solidlab-trust-flows-demo
40+
docker run -p 3000:3000 -p 4000:4000 -p 4444:4444 -p 5123:5123 -p 8201:8201 -p 8202:8202 -p 8203:8203 --net=host raddecke/solidlab-trust-flows-demo:latest
4141
```
4242

4343
This will start up the same services as the above system installation.

0 commit comments

Comments
 (0)