Try to get nextcloud database to initialize properly.
This commit is contained in:
@@ -115,7 +115,7 @@ helper.mkPodmanService {
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
- NET_RAW
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
command: [ "--transaction-isolation=READ-COMMITTED", "--binlog-format=ROW" ]
|
||||
restart: unless-stopped
|
||||
nextcloud-onlyoffice:
|
||||
container_name: nextcloud-onlyoffice
|
||||
|
||||
Reference in New Issue
Block a user