Change image path

This commit is contained in:
akp 2024-05-12 13:01:59 +01:00
parent 398ebd2d0d
commit e97b532299
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -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: