diff --git a/config.example.json b/config.example.json index 39c8a6c..991dbfc 100644 --- a/config.example.json +++ b/config.example.json @@ -1,5 +1,5 @@ -# "service-name":["Description", internal_port, external_port] { + "service-name":["Description", internal_port, external_port], "web":["Web HTTP port", 80, 80], "web-secure":["Web HTTPS port", 443, 443] }