mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +03:00
8 lines
187 B
YAML
8 lines
187 B
YAML
|
server:
|
||
|
host: '0.0.0.0'
|
||
|
ssl_privkey: 'CertSSL/privkey.key'
|
||
|
ssl_cert: 'CertSSL/cert.pem'
|
||
|
analytics:
|
||
|
domain: 'example.com'
|
||
|
endpoint: 'https://plausible.io'
|
||
|
token: ''
|