Commit f6309701 authored by Mahmoud Zalt's avatar Mahmoud Zalt

remove `./databases:/docker-entrypoint-initdb.d` until it works

parent 3070eac7
......@@ -302,7 +302,6 @@ services:
image: tianon/true
volumes:
- ./data/mysql:/var/lib/mysql
- ./databases:/docker-entrypoint-initdb.d
- ./data/postgres:/var/lib/postgresql/data
- ./data/memcached:/var/lib/memcached
- ./data/redis:/data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment