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:
|
||||
|
||||
```yaml
|
||||
network:
|
||||
address: '[::]'
|
||||
port: 1371
|
||||
|
||||
websocket:
|
||||
domains:
|
||||
- notes.com
|
||||
|
|
Loading…
Add table
Reference in a new issue