removed TLS listener

the app needs certificates to listen for TLS, and errors out and doesn't start if they're not present
This commit is contained in:
Bryan Joshua Pedini 2023-12-21 08:38:33 +01:00
parent c15811c5b4
commit 91095e8733
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ TSH_PROVIDER=local
TSH_LISTENER=:80
TSH_PROFILE_LISTENER=:6060
TSH_FORCE_HTTPS=false
TSH_TLS_LISTENER=:443
TSH_TLS_LISTENER=
TSH_TLS_LISTENER_ONLY=
TSH_TLS_CERT_FILE=
TSH_TLS_PRIVATE_KEY=