working integration with onlyoffice and collabora

This commit is contained in:
2026-01-05 17:09:44 -05:00
parent b649b59b01
commit 9b900f2131
3 changed files with 37 additions and 6 deletions
+6
View File
@@ -14,3 +14,9 @@ migrate() {
environment
python manage.py migrate --noinput
}
trigger_wopi() {
environment
python manage.py trigger_wopi_configuration
}