mirror of
https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git
synced 2024-09-03 19:56:19 +02:00
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"webhooks": {
|
|
"host": "localhost",
|
|
"prefix": "__PATH__",
|
|
"port": __PORT__,
|
|
"public_port": 443,
|
|
"schema": "https"
|
|
},
|
|
}
|