Tweak docs

main
Thomas Sileo 2022-07-30 08:52:04 +02:00
parent 2fd34cc8ce
commit ec15262e27
1 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,12 @@ Run the configuration wizard.
make config make config
``` ```
Update `data/profile.toml` and add this line:
```toml
trusted_hosts = ["*"]
```
Build static assets. Build static assets.
```bash ```bash