mirror of
https://github.com/tiyn/amphora-wiki.git
synced 2025-04-19 15:27:46 +02:00
Update README.md
This commit is contained in:
parent
5a9ed40251
commit
93c73dbfa3
@ -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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user