mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 17:52:24 +00:00
Disable TLS in configuration
This commit is contained in:
@@ -11,7 +11,7 @@ http_server:
|
|||||||
- s2
|
- s2
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
enabled: false
|
enabled: true
|
||||||
cert_file: "./cert/fullchain.pem"
|
cert_file: "./cert/fullchain.pem"
|
||||||
key_file: "./cert/privkey.pem"
|
key_file: "./cert/privkey.pem"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user