mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +03:00
добавил ключ, для вкл выкл ssl
This commit is contained in:
parent
d0b7182462
commit
a003e156b9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ server:
|
|||
host: '0.0.0.0'
|
||||
ssl_privkey: 'CertSSL/privkey.key'
|
||||
ssl_cert: 'CertSSL/cert.pem'
|
||||
work: true
|
||||
analytics:
|
||||
domain: 'example.com'
|
||||
endpoint: 'https://plausible.io'
|
||||
|
|
Loading…
Reference in a new issue