export FLASK_APP=run.py export PYTHONUNBUFFERED=1 export DATABASE_URL_1=postgresql://localhost:5433/users export DATABASE_URL_2=postgresql://localhost:5433/logs