diff --git a/public/api/v2/config b/public/api/v2/config index 72385e68e..da86543ab 100644 --- a/public/api/v2/config +++ b/public/api/v2/config @@ -29,7 +29,7 @@ }, "maxDocumentLength": 100000, "useImageProxy": false, - "plantumlServer": "http://www.plantuml.com/plantuml", + "plantumlServer": "https://www.plantuml.com/plantuml", "specialLinks": { "privacy": "https://example.com/privacy", "termsOfUse": "https://example.com/termsOfUse",