PORT = 8000 LOG_LEVEL = debug DB_CLIENT = mysql DB_HOST = host DB_PORT = 3306 DB_USER = user DB_PASS = secret DB_SCHEMA = example