fix release note: consistent placeholder

This commit is contained in:
notplants
2026-02-18 16:57:01 +00:00
parent 306914f9d8
commit 59b3128ab8

View File

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