Closes #21.
This commit is contained in:
parent
a679bfbb0a
commit
3b565b135c
@ -76,6 +76,7 @@ services:
|
||||
order: start-first
|
||||
db:
|
||||
image: "mariadb:10.5"
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
environment:
|
||||
- MYSQL_DATABASE=nextcloud
|
||||
- MYSQL_USER=nextcloud
|
||||
|
Loading…
Reference in New Issue
Block a user