@@ -2,7 +2,7 @@ from pydantic_settings import BaseSettings
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@6.6.6.66:5432/luna"
The note is not visible to the blocked user.