forked from GithubBackups/vichan
make optional for mariadb
This commit is contained in:
parent
a5e6470f56
commit
fe115048ac
@ -70,6 +70,7 @@ services:
|
|||||||
|
|
||||||
db:
|
db:
|
||||||
image: mysql:lts
|
image: mysql:lts
|
||||||
|
# image: mariadb:latest # optional for more higher performance
|
||||||
container_name: vichan_db
|
container_name: vichan_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user