bugfix kintone get apps
This commit is contained in:
@@ -13,7 +13,6 @@ from app.main import app
|
||||
from app.core import security
|
||||
import jwt
|
||||
|
||||
|
||||
SQLALCHEMY_DATABASE_URI = f"postgresql+psycopg2://kabAdmin:P%40ssw0rd!@kintonetooldb.postgres.database.azure.com/test"
|
||||
|
||||
engine = create_engine(SQLALCHEMY_DATABASE_URI,echo=True)
|
||||
|
||||
Reference in New Issue
Block a user