Skip to content

Instantly share code, notes, and snippets.

@griiid
Last active March 18, 2021 08:34
Show Gist options
  • Save griiid/34578e960e6d10270eb1cd862e251126 to your computer and use it in GitHub Desktop.
Save griiid/34578e960e6d10270eb1cd862e251126 to your computer and use it in GitHub Desktop.
MODE=development
DBHOST=localhost
DBPORT=5432
DBCONN_STR=${DBHOST}:${DBPORT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment