diff --git a/config/production/index.json b/config/production/index.json index 236850f..d6b7c55 100644 --- a/config/production/index.json +++ b/config/production/index.json @@ -1,5 +1,5 @@ { "host": "hook.io", "port": 443, - "protocol": "https://", -} \ No newline at end of file + "protocol": "https://" +}