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