SECRET_KEY=ganti-ini-dengan-string-acak-panjang
DATABASE_URL=mysql+pymysql://root:@localhost/sibanda
FLASK_APP=run.py
FLASK_ENV=development
