feta:优化流畅度
This commit is contained in:
@@ -6,7 +6,7 @@ class Settings(BaseSettings):
|
||||
# App
|
||||
app_env: str = "dev"
|
||||
api_host: str = "0.0.0.0"
|
||||
api_port: int = 8000
|
||||
api_port: int = 8030
|
||||
debug: bool = True
|
||||
|
||||
# Database
|
||||
|
||||
Reference in New Issue
Block a user