Skip to content

Commit 1b30920

Browse files
committed
config: restore default krokiURL
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 6bbc9dc commit 1b30920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ mainSections = ["docs"]
7676
docsRepoBranch = "master" # main (default), master, or <branch name>
7777
docsRepoSubPath = "" # "" (none, default) or <sub path>
7878

79-
krokiURL = "http://localhost:8000" # "https://kroki.io" (default) or custom URL (with :port if needed), e.g http://localhost:8000.
79+
krokiUrl = "https://kroki.io" # "https://kroki.io" (default) or custom URL
8080

8181
# Debug
8282
[render_hooks.image]

0 commit comments

Comments
 (0)