fix: have uvicorn use Settings.port and Settings.host
This commit is contained in:
parent
c35741b8e1
commit
95101a6573
8 changed files with 28 additions and 7 deletions
12
CHANGELOG
12
CHANGELOG
|
|
@ -2,6 +2,18 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [unreleased]
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Have uvicorn use Settings.port and Settings.host
|
||||
|
||||
## [0.3.2] - 2025-03-06
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Update charts to v0.3.2
|
||||
|
||||
## [0.3.1] - 2025-03-06
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue