mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 08:53:57 +03:00
Redume
59a84252ac
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
9 lines
No EOL
213 B
YAML
9 lines
No EOL
213 B
YAML
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/api/event/'
|
|
token: '' |