Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34423f2

Browse filesBrowse files
committed
Add Volume for MySQL
1 parent 0f34e7c commit 34423f2
Copy full SHA for 34423f2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎docker-compose.yml

Copy file name to clipboardExpand all lines: docker-compose.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ services:
1818
- MYSQL_DATABASE=bookstack
1919
- MYSQL_USER=bookstack
2020
- MYSQL_PASSWORD=secret
21+
volumes:
22+
- ./mysql:/var/lib/mysql

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.