Skip to content

Commit

Permalink
Merge branch 'e2e/setup' of github.com:SolidLabResearch/user-managed-…
Browse files Browse the repository at this point in the history
…access into e2e/setup
  • Loading branch information
Dexagod committed Jun 13, 2024
2 parents 29595d2 + f2b9b38 commit 0fdfe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This will boot up a UMA server and compatible Community Solid Server instance, a
There is also a `docker` setup available, for which you need to have docker installed:
```
docker pull raddecke/solidlab-trust-flows-demo
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
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
```

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

0 comments on commit 0fdfe31

Please sign in to comment.