feat: use boss base url instead of full

This commit is contained in:
kittentm 2026-04-01 00:03:20 +02:00
commit a630bd34a4
No known key found for this signature in database
GPG key ID: 520EDAA0C8CDE295
2 changed files with 5 additions and 1 deletions

View file

@ -46,6 +46,7 @@ dependencies = [
"tzdata==2025.3",
"urllib3==2.6.3",
"uvicorn==0.42.0",
"jinja2==3.1.6",
]
[tool.setuptools]