Blaine Carter bae5cbe76a Modified the HoL for Collaborate (#169)
Modified samples and instructions to import common connection information from db_config.py or db_config.sql in order to make setup a bit more generic.
2018-04-20 15:35:17 -07:00

4 lines
60 B
Python

user = "pythonhol"
pw = "welcome"
dsn = "localhost/orclpdb"