Properly fix initial contacts setup

Partially reverts 263cdf544a because it wasn't necessary.
This commit is contained in:
Bruno Bernardino
2025-08-27 16:44:01 +01:00
parent 263cdf544a
commit 02d1d3e6fa
5 changed files with 9 additions and 34 deletions

View File

@@ -33,7 +33,7 @@ Now, download/copy the following configuration files (and tweak their contents a
- [`docker-compose.yml`](/docker-compose.yml)
- [`.env.sample`](/.env.sample) and save it as `.env`
- [`bewcloud.config.sample.ts`](/bewcloud.config.sample.ts) and save it as `bewcloud.config.ts`
- [`radicale-config/config`](/radicale-config/config) and save it as `radicale-config/config` (if you're using CalDav/CardDav)
- [`radicale-config/config`](/radicale-config/config) and save it as `radicale-config/config` (if you're using CalDav/CardDav/Contacts)
Finally, run these commands: