We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bbc9dc commit 1b30920Copy full SHA for 1b30920
config/_default/params.toml
@@ -76,7 +76,7 @@ mainSections = ["docs"]
76
docsRepoBranch = "master" # main (default), master, or <branch name>
77
docsRepoSubPath = "" # "" (none, default) or <sub path>
78
79
- krokiURL = "http://localhost:8000" # "https://kroki.io" (default) or custom URL (with :port if needed), e.g http://localhost:8000.
+ krokiUrl = "https://kroki.io" # "https://kroki.io" (default) or custom URL
80
81
# Debug
82
[render_hooks.image]
0 commit comments