mirror of
https://github.com/mermaid-js/mermaid-live-editor.git
synced 2025-03-18 17:16:21 +03:00
8 lines
214 B
Bash
8 lines
214 B
Bash
MERMAID_DOMAIN=''
|
|
MERMAID_ANALYTICS_URL=''
|
|
MERMAID_RENDERER_URL='https://mermaid.ink'
|
|
MERMAID_KROKI_RENDERER='https://kroki.io'
|
|
MERMAID_IS_ENABLED_MERMAID_CHART_LINKS=''
|
|
|
|
# cp .env .env.local to make local changes
|