Commit 4c3ebd01 authored by vicotor's avatar vicotor

update docker compose

parent 307d2e28
.idea
.data
data
build
......@@ -7,7 +7,7 @@ services:
image: mysql:8
container_name: bridgedb
volumes:
- ./data/db:/var/lib/mysql
- ./.data/db:/var/lib/mysql
environment:
MYSQL_ROOT_PASSWORD: "XN2UARuys3zy4Oux"
MYSQL_DATABASE: "bridge"
......
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