mirror of
https://github.com/mermaid-js/mermaid-live-editor.git
synced 2025-03-18 17:16:21 +03:00
13 lines
329 B
TOML
13 lines
329 B
TOML
[build.environment]
|
|
MERMAID_ANALYTICS_URL = 'https://p.mermaid.live'
|
|
MERMAID_DOMAIN = 'mermaid.live'
|
|
MERMAID_RENDERER_URL = 'https://mermaid.ink'
|
|
MERMAID_KROKI_RENDERER_URL = 'https://kroki.io'
|
|
MERMAID_IS_ENABLED_MERMAID_CHART_LINKS ='true'
|
|
|
|
[[redirects]]
|
|
from = "/index.html"
|
|
to = "/edit"
|
|
status = 301
|
|
force = true
|