Tweak docs
This commit is contained in:
parent
2fd34cc8ce
commit
ec15262e27
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue