Skip to content

Instantly share code, notes, and snippets.

@ivorscott
Last active June 5, 2020 08:20
Show Gist options
  • Save ivorscott/7e2209cc609a6b22832b4e517b37eb2f to your computer and use it in GitHub Desktop.
Save ivorscott/7e2209cc609a6b22832b4e517b37eb2f to your computer and use it in GitHub Desktop.
API_PORT=4000
PPROF_PORT=6060
CLIENT_PORT=3000
DB_URL=postgres://postgres:postgres@db:5432/postgres?sslmode=disable
REACT_APP_BACKEND=https://localhost:4000/v1
API_WEB_FRONTEND_ADDRESS=https://localhost:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment