mirror of
https://github.com/mizhexiaoxiao/vue-fastapi-admin.git
synced 2026-09-21 13:12:23 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
from .config import settings as settings
|
|
|
|
TORTOISE_ORM = settings.TORTOISE_ORM
|