revert seafile naming changes
This commit is contained in:
parent
6b126e3baa
commit
c59dcbeaae
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ volumes:
|
|||
device: ":/mnt/data/seafile/db"
|
||||
|
||||
services:
|
||||
mariadb:
|
||||
db:
|
||||
image: mariadb:10.5
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD={{ db_root_passwd }}
|
||||
|
|
Reference in a new issue