Update README.md
This commit is contained in:
parent
8039dfaf42
commit
d9fa6fd477
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ Create an empty database. The configured user needs to be able to create and alt
|
||||||
Create a configuration file `$HOME/.config/notes.yaml` with the following content:
|
Create a configuration file `$HOME/.config/notes.yaml` with the following content:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
network:
|
||||||
|
address: '[::]'
|
||||||
|
port: 1371
|
||||||
|
|
||||||
websocket:
|
websocket:
|
||||||
domains:
|
domains:
|
||||||
- notes.com
|
- notes.com
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue