mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 15:25:09 +00:00
Merge f4bb86d808 into 6e8bb9a142
This commit is contained in:
commit
e4e6a2378f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
version: '2'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
image: "mariadb"
|
image: "mariadb:10.2"
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_ROOT_PASSWORD=123
|
- MYSQL_ROOT_PASSWORD=123
|
||||||
- MYSQL_USER=root
|
- MYSQL_USER=root
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue