Server diagram rendering config only works after a local kroki
run and within a docker compose -f local.yml
deploy
#115
Labels
deploy
Issues the block local or production docker deploy
documentation
Improvements or additions to documentation
Milestone
This is a known issue, and for the sake of development ease leaving this until other priorities are addressed. For reference:
$ poetry run mkdocs serve --dev-addr=0.0.0.0:8080
raises a warning
And will render the database schema like:
When run via
docker compose -f local.yml
the correct rendering at the time of writing should resemble:The text was updated successfully, but these errors were encountered: