small improvements: script, nextclout, git
This commit is contained in:
parent
ddeab1fe89
commit
bf87e33277
3 changed files with 8 additions and 6 deletions
|
@ -108,7 +108,7 @@ services:
|
|||
|
||||
|
||||
db:
|
||||
image: mariadb:10
|
||||
image: mariadb:${MARIADB_VERSION}
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW --skip-innodb-read-only-compressed
|
||||
volumes:
|
||||
- ${VOLUMES_PATH}/nextcloud/db:/var/lib/mysql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue