Update docker-compose.yml
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ services:
|
||||
- MYSQL_USER=webgis_user
|
||||
- MYSQL_PASSWORD=${MYSQL_PASSWORD:-webgis_password}
|
||||
volumes:
|
||||
- mysql_data:/var/lib/mysql
|
||||
- mysql_data_v2:/var/lib/mysql
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user