-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello there
Amazing plug, thanks a lot.
I tried to use it with my own PlantUML server (remote), and realised it will use the wrong proxy URL:
{server}/plantuml/svg/SoWkIImgAStDuNBAJrBGjLDmpCbCJbMmKiX8pSd9h-1oICrB0Se20000
This URL doesn't work, and returns a 404.
Instead the URL should be (without the plantuml/ path prefix):
{server}/svg/SoWkIImgAStDuNBAJrBGjLDmpCbCJbMmKiX8pSd9h-1oICrB0Se20000
I did a bit of reverse engineering, and found out:
- For the official PlantUML server, there's a
plantuml/path prefix - For self-hosted (Dockerised) PlantUML servers, there's no
plantuml/path prefix
I'm using the official PlantUML Docker image: plantuml/plantuml-server:v1.2025.7
Is there a config setting to override the path prefix?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels