forked from GithubBackups/vichan
undo db image from mariadb, using mysql:latest
This commit is contained in:
parent
291bb26e74
commit
14b8ce42a8
@ -69,7 +69,7 @@ services:
|
||||
- db
|
||||
|
||||
db:
|
||||
image: mariadb:lts
|
||||
image: mysql:lts
|
||||
container_name: vichan_mariadb
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user