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