Skip to content
Snippets Groups Projects
Commit db4ec97e authored by Campos Cordobes, Sergio's avatar Campos Cordobes, Sergio
Browse files

Update src/constants.py

parent 560517d1
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
"""
Created on: 16/01/2023
@author: Andoni Aranguren Ubierna
-- Adaptations: 02/2023 @author: Sergio Campos
"""
DDBB_CONFIG = {'user': 'root', 'password': 'admin', 'host': 'localhost', 'database': 'urbanite_recommender', 'autocommit': True}
OTP_CONFIG = {'host': 'https://afrp.santander.urbanage.digital.tecnalia.dev/'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment