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