Enable Nextcloud funnel

This commit is contained in:
Luka Jankovic 2025-08-27 23:55:19 +02:00
parent 1fabfb6fa6
commit 1417814031

View file

@ -14,6 +14,6 @@
}
},
"AllowFunnel": {
"${TS_CERT_DOMAIN}:443": false
"${TS_CERT_DOMAIN}:443": true
}
}