mirror of
https://github.com/tiyn/amphora-wiki.git
synced 2025-10-30 18:31:16 +01:00
Update README.md
This commit is contained in:
@@ -76,4 +76,4 @@ Set the following ports with the -p tag.
|
|||||||
|
|
||||||
#### Example run-command
|
#### 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`
|
||||||
|
|||||||
Reference in New Issue
Block a user