Unverified Commit f594d2b6 authored by Peter Stanko's avatar Peter Stanko
Browse files

portal.local.cfg - Removed postgres default - portal.local.cfg should be removed

parent 85b2ed1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -39,7 +39,7 @@ FRONTEND_URL = "http://kontr.pstanko.net/gitlabLogin"
# URI to connect to the database
# URI to connect to the database
# if 'sqlite://' - the in memory database will be used
# if 'sqlite://' - the in memory database will be used
#SQLALCHEMY_DATABASE_URI = f"sqlite:////{ROOT_DIR}/devel.db"
#SQLALCHEMY_DATABASE_URI = f"sqlite:////{ROOT_DIR}/devel.db"
SQLALCHEMY_DATABASE_URI = f"postgresql://postgres:postgres@localhost:5432/postgres"
#SQLALCHEMY_DATABASE_URI = f"postgresql://postgres:postgres@localhost:5432/postgres"
#SQLALCHEMY_ECHO=False
#SQLALCHEMY_ECHO=False
#SQLALCHEMY_RECORD_QUERIES
#SQLALCHEMY_RECORD_QUERIES