onehealth_db.main module⚓︎
onehealth_db.main
⚓︎
Functions:
-
db_status
– -
get_cartesian
– -
get_session
– -
lifespan
– -
root
–
Attributes:
-
SessionDep
– -
allowed_origins
– -
app
– -
db_url
– -
engine
– -
ip_address
–
allowed_origins
module-attribute
⚓︎
allowed_origins = [
f"http://{ip_address}",
"http://localhost",
"http://127.0.0.1",
"http://localhost:5173",
"http://127.0.0.1:5173",
]