Try to get nextcloud database to initialize properly.

This commit is contained in:
Raphaël Numbus
2026-02-26 21:41:43 +01:00
parent bd91b1e8bf
commit 260807ea82
+1 -1
View File
@@ -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