Skip to content

Instantly share code, notes, and snippets.

@twyle
Created June 23, 2022 12:03
Show Gist options
  • Save twyle/8c707187669c8a87c2331bc257752de8 to your computer and use it in GitHub Desktop.
Save twyle/8c707187669c8a87c2331bc257752de8 to your computer and use it in GitHub Desktop.
FLASK_APP=api/__init.py
FLASK_ENV=development
SECRET_KEY=null
POSTGRES_HOST=null
POSTGRES_DB=null
POSTGRES_PORT=null
POSTGRES_USER=null
POSTGRES_PASSWORD=null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment