Update README.md
This commit is contained in:
parent
31c2009bb3
commit
c712539bab
1 changed files with 2 additions and 1 deletions
|
@ -113,6 +113,7 @@ services:
|
|||
volumes:
|
||||
# to mount the bookmarks.json and the icons folder on the system
|
||||
- ./storage:/app/storage
|
||||
# https://docs.docker.com/compose/compose-file/compose-file-v3/#ports
|
||||
ports:
|
||||
- "127.0.0.1:4000:4000"
|
||||
- "4000:4000"
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue