update readme to avoid failure in app initialization

This commit is contained in:
Ammar Hussein 2024-11-19 13:36:31 -08:00
parent 74883023f3
commit 2375b0eaa6

View File

@ -21,4 +21,6 @@
* `abra app config <app-name>`
* `abra app deploy <app-name>`
> Warning: trying to access <app-name> before db instance finishes initialization results in failure to initialize the xwiki instance, recommended to wait for about 5 minutes (that is plenty of time) before accessing the app from your browser.
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).