forked from Hay1tsme/artemis
Adding base handler & config for HTTPS title support
This commit is contained in:
@ -13,6 +13,9 @@ title:
|
||||
loglevel: "info"
|
||||
hostname: "localhost"
|
||||
port: 8080
|
||||
port_ssl: 0
|
||||
ssl_cert: "cert/title.crt"
|
||||
ssl_key: "cert/title.key"
|
||||
reboot_start_time: "04:00"
|
||||
reboot_end_time: "05:00"
|
||||
|
||||
|
Reference in New Issue
Block a user