Change image path
This commit is contained in:
parent
398ebd2d0d
commit
e97b532299
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ docker run -d --net bookstack_nw \
|
|||
-e APP_URL=http://example.com \
|
||||
-p 8080:8080 \
|
||||
--name="bookstack_%s" \
|
||||
ghcr.io/codemicro/bookstack:%s
|
||||
registry.git.tdpain.net/pkg/docker-bookstack:%s
|
||||
```
|
||||
|
||||
The APP_URL parameter should be the base URL for your BookStack instance without a trailing slash. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue