fixing up collabora secret

This commit is contained in:
notplants
2026-02-18 11:02:52 -05:00
parent 223a242f70
commit af25d3acc0
4 changed files with 7 additions and 8 deletions

View File

@ -3,6 +3,7 @@
After upgrading, you must generate the new secret for collabora to work:
```
abra app secret insert <app-name> collabora_p v1 <your-password>
abra app secret generate <app-name> collabora_p
abra app config <app-name> # set SECRET_COLLABORA_P_VERSION=v1
```