mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-03 04:28:31 +00:00
changed mariadb ports to 3307
Former-commit-id: 06ff744f7b7100a46417a06884ae4aa9a6ef7ca5
This commit is contained in:
parent
d73059b753
commit
9d1d09a3c0
@ -8,7 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./conf/mariadb-conf.d:/etc/mysql/conf.d
|
||||
ports:
|
||||
- "3306:3306"
|
||||
- "3307:3307"
|
||||
container_name: mariadb
|
||||
|
||||
redis-cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user