mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 20:20:29 +03:00
add docs for Sygnal set-up
This commit is contained in:
parent
f24c6cce76
commit
488bb724c5
5 changed files with 337 additions and 0 deletions
9
docs/sygnal.yaml
Normal file
9
docs/sygnal.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
http:
|
||||
bind_addresses: ['0.0.0.0']
|
||||
port: 5000
|
||||
|
||||
apps:
|
||||
cc.cinny.web:
|
||||
type: webpush
|
||||
vapid_private_key: /data/private_key.pem
|
||||
vapid_contact_email: help@cinny.cc
|
||||
Loading…
Add table
Add a link
Reference in a new issue