Separate mariadb and mysql

This commit is contained in:
Einar Forselv
2019-12-02 22:53:00 +01:00
parent 123f863b51
commit a5091db501
3 changed files with 16 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ services:
mariadb:
image: mariadb:10
labels:
restic-volume-backup.mysql: true
restic-volume-backup.mariadb: true
environment:
- MYSQL_ROOT_PASSWORD=my-secret-pw
- MYSQL_DATABASE=mydb