mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-11-12 17:54:28 +00:00
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
|
||||
```
|
||||
|
||||
Update `data/profile.toml` and add this line:
|
||||
|
||||
```toml
|
||||
trusted_hosts = ["*"]
|
||||
```
|
||||
|
||||
Build static assets.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue