feat: Add renderer url config

This commit is contained in:
Sidharth Vinod
2021-10-02 13:43:29 +05:30
parent aadf4ec8dc
commit ace89a4f28
+1 -1
View File
@@ -29,7 +29,7 @@ docker run --publish 8000:80 ghcr.io/mermaid-js/mermaid-live-editor
### To configure renderer URL
Set the Environment variable MERMAID_RENDERER_URL to the rendering service.
When building, Set the Environment variable MERMAID_RENDERER_URL to the rendering service.
Default is `https://mermaid.ink`
### Development