DEBUG=False
ALLOWED_HOSTS='*'
MYSQL_USER=stip
MYSQL_PASSWORD=stip
MYSQL_DBNAME=s_tip
