fggfgf
This commit is contained in:
parent
4f73c499df
commit
bd19e06055
14 changed files with 19 additions and 19 deletions
|
@ -14,7 +14,7 @@ from .clients import *
|
|||
from files.__main__ import Base, cache
|
||||
from files.helpers.security import *
|
||||
|
||||
site = environ.get("domain").strip()
|
||||
site = environ.get("DOMAIN").strip()
|
||||
|
||||
class User(Base, Stndrd, Age_times):
|
||||
__tablename__ = "users"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue