fix release note: use placeholder domain

This commit is contained in:
notplants
2026-02-18 16:56:37 +00:00
parent c408893d5f
commit 306914f9d8

View File

@ -3,7 +3,7 @@
After upgrading, you must generate the new secret for collabora to work:
```
abra app secret generate lasuite-drive.cctest.autonomic.zone collabora_p v1
abra app secret generate <app-domain> collabora_p v1
abra app config <app-name> # set SECRET_COLLABORA_P_VERSION=v1
```