We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1a5ab commit 5ca9a10Copy full SHA for 5ca9a10
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
bookstack:
4
- image: kilhog/bookstack
+ image: solidnerd/bookstack
5
depends_on:
6
- db
7
environment:
0 commit comments