{ "title": "Script server", "port": "8000", // Enable SSL "ssl": { "key_path": "./script-server.key", "cert_path": "./script-server.crt" } }