Skip to content

Commit f00253e

Browse files
KrzysztofPajakszjanikowski
authored andcommitted
Update README.md (grandnode#546)
1 parent b4cfd1e commit f00253e

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
@@ -82,7 +82,7 @@ latest stable version, download it from the Releases page or switch to a release
8282
* Docker
8383
```
8484
docker run -d -p 127.0.0.1:27017:27017 --name mongodb mongo
85-
docker run -d -p 80:8080 --name grandnode2 --link mongodb:mongo grandnode/grandnode2
85+
docker run -d -p 80:8080 --name grandnode2 --link mongodb:mongo -v grandnode_images:/app/wwwroot/assets/images -v grandnode_appdata:/app/App_Data grandnode/grandnode2
8686
```
8787
If you want to download the latest stable version of GrandNode please use the following command, where x.xx is a number of GrandNode release:
8888
```

0 commit comments

Comments
 (0)