feat: add flag to generate error page for web server
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M .gitignore → .gitignore
@@ -21,5 +21,6 @@ /.env /.envrc /.pre-commit-config.yaml /frontend/static/base.css +/frontent/error.html /data/ /config.toml