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