Skip to content
Snippets Groups Projects
Commit 3b1294d3 authored by th3002s's avatar th3002s
Browse files

updated credentials

parent 5ac0a2be
No related branches found
No related tags found
2 merge requests!227merge dev into testing,!226enable aggregated filtering
......@@ -21,7 +21,7 @@ from toardb.utils.utils import (
get_data_change_access_rights,
)
url = f"postgresql://swt_user:...@zam10116.zam.kfa-juelich.de:5433/toardb_test"
url = f"postgresql://swt_user:...@zam10131.zam.kfa-juelich.de:5433/toardb_test"
_db_conn = create_engine(url, pool_pre_ping=True, pool_size=32, max_overflow=128)
sess = sessionmaker(bind=_db_conn, autoflush=False, autocommit=False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment