feat: use boss base url instead of full
This commit is contained in:
parent
f64e61dd08
commit
a630bd34a4
2 changed files with 5 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ dependencies = [
|
|||
"tzdata==2025.3",
|
||||
"urllib3==2.6.3",
|
||||
"uvicorn==0.42.0",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
|
|
|||
Loading…
Reference in a new issue