This commit is contained in:
jeremygan2021
2026-03-02 12:59:46 +08:00
parent 9620a4138d
commit 0d140cd75c
6 changed files with 49 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ from typing import Optional
class Settings(BaseSettings):
# 数据库配置1
#database_url: str = "postgresql://luna:123luna@121.43.104.161:6432/luna"
#database_url: str = "postgresql://luna:123luna@121.43.104.161:6433/luna"
database_url: str = "postgresql://luna:123luna@6.6.6.66:5432/luna"