tuning-box/examples/etc/tuningbox/tuningbox_config.py

5 lines
108 B
Python

LOG_LEVEL = 'DEBUG'
SQLALCHEMY_DATABASE_URI = \
'postgresql://tuningbox:tuningbox@localhost/tuningbox'