MYSQL_DATABASE=eatfast
MYSQL_USER=user
MYSQL_PASSWORD=password
MYSQL_ROOT_PASSWORD=rootpassword

DB_HOST=localhost
DB_PORT=3306

WEB_ROOT=http://localhost:8000