除了自行開發結合 dotenv 的功能之外,其實可以選擇利用pydantic 輕鬆地 ... 8888 DB_NAME: str TESTING: bool = False class Production(Settings): ...
確定! 回上一頁