Skip to content

Instantly share code, notes, and snippets.

@mahamshahid18
Created November 16, 2018 12:53
Show Gist options
  • Save mahamshahid18/b40a8494e60a7c55473c1c857be62a37 to your computer and use it in GitHub Desktop.
Save mahamshahid18/b40a8494e60a7c55473c1c857be62a37 to your computer and use it in GitHub Desktop.
NODE_ENV = development
PORT = 3000
APP_BASE_URL = http://localhost:4200/
DB_BASE_URL = mlab.com
DB_PORT = 39231
DB_NAME = shorty
DB_USER = test_admin
DB_PWD = qwerty123
DB_CONN_LIMIT = 500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment