Pruefungskatalog/config.py
2022-03-17 13:48:01 +01:00

7 lines
97 B
Python

# TODO Database verbindung herstellen
# Database
user = 'root'
password = ''
host = 'localhost'