mirror of
https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git
synced 2024-09-03 19:56:19 +02:00
Update default.json
This commit is contained in:
parent
1fa0541fe9
commit
4968447e6d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"host": "__DOMAIN__",
|
"host": "__DOMAIN__",
|
||||||
"prefix": "__CONF_PATH__",
|
"prefix": "__PATH__",
|
||||||
"port": __PORT__,
|
"port": __PORT__,
|
||||||
"public_port": 443,
|
"public_port": 443,
|
||||||
"schema": "https"
|
"schema": "https"
|
||||||
|
|
Loading…
Reference in a new issue