Skip to content

Commit 7a9e9a1

Browse files
author
Dennis Labordus
committed
Updated document
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 2207b59 commit 7a9e9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ It's also possible to run CoMPAS OpenSCD as a docker. Of every release a docker
5252
Hub. To run the docker container use the following command.
5353

5454
```
55-
docker run -it --rm -d -p 8080:80 --name compas-open-scd lfenergy/compas-open-scd:latest
55+
docker run -it --rm -d -p 8080:8080 --name compas-open-scd lfenergy/compas-open-scd:latest
5656
```
5757

5858
Now open a browser and go to "http://localhost:8080". CoMPAS OpenSCD is shown.

0 commit comments

Comments
 (0)