Update README.md

pull/1/head
Marten 4 years ago committed by GitHub
parent 5a9ed40251
commit 93c73dbfa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,4 +76,4 @@ Set the following ports with the -p tag.
#### Example run-command
`docker run --name wiki --restart unless-stopped -v ./config.py:/wiki/src/config.py -v entries:/wiki/src/templates/entry -p 80:5000 -d tiynger/tiyny-wiki`
`docker run --name wiki --restart unless-stopped -v <absolute-path-to>/config.py:/wiki/src/config.py -v entries:/wiki/src/templates/entry -p 80:5000 -d tiynger/tiyny-wiki`

Loading…
Cancel
Save