feat(api): add root, favicon and version routes to basic auth middleware if enabled

This commit is contained in:
Julien Neuhart
2025-01-17 14:08:01 +01:00
parent 8e0cc7dd2f
commit 19c91aff19
3 changed files with 20 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ API_BIND_IP=
API_START_TIMEOUT=30s
API_TIMEOUT=30s
API_BODY_LIMIT=
API_ROOT_PATH=/
API_ROOT_PATH="/"
API_TRACE_HEADER=Gotenberg-Trace
API_ENABLE_BASIC_AUTH=false
GOTENBERG_API_BASIC_AUTH_USERNAME=