add volume mapping to preserve database changes
This commit is contained in:
@@ -54,3 +54,5 @@ services:
|
||||
- MYSQL_PASSWORD
|
||||
ports:
|
||||
- '23306:3306'
|
||||
volumes:
|
||||
- ./database/volume/:/var/lib/mysql
|
||||
Reference in New Issue
Block a user