Skip to content

Commit 8537642

Browse files
authored
Update docker-compose.yml
adding app-url for bookstack docker.
1 parent 84a8313 commit 8537642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
- MYSQL_DATABASE=bookstack
88
- MYSQL_USER=bookstack
99
- MYSQL_PASSWORD=secret
10+
- APP_URL=https://wiki.michiana-infosec.com
1011
volumes:
1112
- mysql-data:/var/lib/mysql
1213

0 commit comments

Comments
 (0)