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 0f34e7c commit 34423f2Copy full SHA for 34423f2
docker-compose.yml
@@ -18,3 +18,5 @@ services:
18
- MYSQL_DATABASE=bookstack
19
- MYSQL_USER=bookstack
20
- MYSQL_PASSWORD=secret
21
+ volumes:
22
+ - ./mysql:/var/lib/mysql
0 commit comments