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 84a8313 commit 8537642Copy full SHA for 8537642
docker-compose.yml
@@ -7,6 +7,7 @@ services:
7
- MYSQL_DATABASE=bookstack
8
- MYSQL_USER=bookstack
9
- MYSQL_PASSWORD=secret
10
+ - APP_URL=https://wiki.michiana-infosec.com
11
volumes:
12
- mysql-data:/var/lib/mysql
13
0 commit comments