Skip to content

Instantly share code, notes, and snippets.

@zaferayan
Created May 16, 2021 12:15
Show Gist options
  • Select an option

  • Save zaferayan/badaf891377a07f41df0abd1eba94c78 to your computer and use it in GitHub Desktop.

Select an option

Save zaferayan/badaf891377a07f41df0abd1eba94c78 to your computer and use it in GitHub Desktop.
Heroku environment variables
{
"npm_config_cache_lock_stale": "60000",
"npm_config_ham_it_up": "",
"npm_config_legacy_bundling": "",
"npm_config_sign_git_tag": "",
"DATABASE_URL": "postgres://lkiqysqmjmgpjt:POSTGRE_PASSW@ec2-54-155-254-112.eu-west-1.compute.amazonaws.com:5432/df212u6qn2l0a6",
"npm_package_devDependencies_jest": "^26.6.3",
"npm_config_user_agent": "npm/6.14.13 node/v14.17.0 linux x64",
"npm_config_always_auth": "",
"npm_package_jest_testEnvironment": "node",
"npm_config_bin_links": "true",
"npm_config_key": "",
"DB_PORT": "5432",
"npm_config_allow_same_version": "",
"npm_config_description": "true",
"npm_config_fetch_retries": "2",
"npm_config_heading": "npm",
"npm_config_if_present": "",
"npm_config_init_version": "1.0.0",
"npm_config_user": "11261",
"npm_node_execpath": "/app/.heroku/node/bin/node",
"SHLVL": "0",
"npm_package_devDependencies_node_pg_migrate": "^5.9.0",
"npm_config_prefer_online": "",
"npm_config_noproxy": "",
"PORT": "18811",
"HOME": "/app",
"npm_config_force": "",
"npm_package_devDependencies_faker": "^5.5.3",
"npm_config_only": "",
"npm_config_read_only": "",
"npm_config_cache_min": "10",
"npm_config_init_license": "ISC",
"npm_config_editor": "vi",
"npm_config_rollback": "true",
"npm_config_tag_version_prefix": "v",
"PS1": "\\[\\033[01;34m\\]\\w\\[\\033[00m\\] \\[\\033[01;32m\\]$ \\[\\033[00m\\]",
"npm_config_cache_max": "Infinity",
"npm_config_timing": "",
"npm_config_userconfig": "/app/.npmrc",
"npm_package_scripts_migrate": "node-pg-migrate",
"npm_package_devDependencies_husky": "^6.0.0",
"npm_config_engine_strict": "",
"npm_config_init_author_name": "",
"npm_config_init_author_url": "",
"npm_config_preid": "",
"npm_config_tmp": "/tmp",
"npm_package_description": "",
"npm_config_depth": "Infinity",
"npm_config_package_lock_only": "",
"npm_config_save_dev": "",
"npm_config_usage": "",
"npm_package_scripts_loadtest": "node __tests__/loadTest.js",
"npm_config_metrics_registry": "https://registry.npmjs.org/",
"npm_config_cafile": "",
"npm_config_otp": "",
"npm_config_package_lock": "true",
"npm_config_progress": "true",
"npm_config_https_proxy": "",
"npm_config_save_prod": "",
"npm_config_audit": "true",
"npm_config_cidr": "",
"npm_config_onload_script": "",
"npm_config_sso_type": "oauth",
"npm_package_dependencies_request_ip": "^2.1.3",
"npm_package_jest_modulePathIgnorePatterns_0": "__tests__/e2e/loadTest.js",
"npm_config_rebuild_bundle": "true",
"npm_config_save_bundle": "",
"npm_config_shell": "bash",
"_": "/app/.heroku/node/bin/npm",
"npm_package_dependencies_express": "^4.17.1",
"npm_config_dry_run": "",
"npm_config_format_package_lock": "true",
"npm_config_prefix": "/app/.heroku/node",
"WEB_CONCURRENCY": "1",
"npm_package_scripts_prepare": "cd .. && husky install APP_NAME/.husky",
"npm_config_scope": "",
"npm_config_browser": "",
"npm_config_cache_lock_wait": "10000",
"npm_config_ignore_prepublish": "",
"npm_config_registry": "https://registry.npmjs.org/",
"npm_config_save_optional": "",
"npm_config_searchopts": "",
"npm_config_versions": "",
"npm_package_jest_coveragePathIgnorePatterns_0": "/node_modules/",
"npm_config_cache": "/app/.npm",
"npm_config_proxy": "",
"npm_config_send_metrics": "",
"npm_package_scripts_start": "node src/app.js",
"npm_config_global_style": "",
"npm_config_ignore_scripts": "",
"npm_config_version": "",
"npm_config_local_address": "",
"npm_config_viewer": "man",
"npm_config_node_gyp": "/app/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
"PATH": "/app/.heroku/node/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/app/node_modules/.bin:/app/.heroku/node/bin:/app/.heroku/yarn/bin:/usr/local/bin:/usr/bin:/bin:/app/bin:/app/node_modules/.bin",
"npm_package_name": "APP_NAME",
"npm_config_audit_level": "low",
"npm_config_prefer_offline": "",
"NODE": "/app/.heroku/node/bin/node",
"npm_config_color": "true",
"npm_config_sign_git_commit": "",
"MEMORY_AVAILABLE": "512",
"NODE_HOME": "/app/.heroku/node",
"npm_config_fetch_retry_mintimeout": "10000",
"npm_config_maxsockets": "50",
"npm_config_offline": "",
"npm_config_sso_poll_frequency": "500",
"npm_config_umask": "0077",
"npm_package_main": "index.js",
"npm_package_devDependencies_supertest": "^6.1.3",
"npm_config_fund": "true",
"npm_config_fetch_retry_maxtimeout": "60000",
"npm_config_loglevel": "notice",
"npm_config_logs_max": "10",
"npm_config_message": "%s",
"npm_lifecycle_script": "node src/app.js",
"npm_package_scripts_test": "jest",
"npm_config_ca": "",
"npm_config_cert": "",
"npm_config_global": "",
"npm_config_link": "",
"npm_package_version": "1.0.0",
"npm_config_access": "",
"npm_config_also": "",
"npm_config_save": "true",
"npm_config_unicode": "",
"npm_lifecycle_event": "start",
"npm_package_dependencies_cors": "^2.8.5",
"npm_config_argv": "{\"remain\":[],\"cooked\":[\"start\"],\"original\":[\"start\"]}",
"npm_config_before": "",
"npm_config_long": "",
"npm_config_production": "true",
"npm_config_searchlimit": "20",
"npm_config_unsafe_perm": "true",
"npm_config_update_notifier": "true",
"npm_package_author": "",
"npm_config_auth_type": "legacy",
"npm_config_node_version": "14.17.0",
"npm_config_tag": "latest",
"npm_config_git_tag_version": "true",
"npm_config_commit_hooks": "true",
"npm_config_script_shell": "",
"npm_config_shrinkwrap": "true",
"npm_package_license": "ISC",
"npm_config_fetch_retry_factor": "10",
"npm_config_save_exact": "",
"npm_config_strict_ssl": "true",
"npm_config_dev": "",
"npm_config_globalconfig": "/app/.heroku/node/etc/npmrc",
"npm_config_init_module": "/app/.npm-init.js",
"npm_config_parseable": "",
"DB_PASSWORD": "POSTGRE_PASSW",
"PWD": "/app",
"npm_config_globalignorefile": "/app/.heroku/node/etc/npmignore",
"npm_execpath": "/app/.heroku/node/lib/node_modules/npm/bin/npm-cli.js",
"DB_SCHEMA": "df212u6qn2l0a6",
"npm_config_cache_lock_retries": "10",
"npm_config_searchstaleness": "900",
"npm_config_node_options": "",
"npm_config_save_prefix": "^",
"npm_config_scripts_prepend_node_path": "warn-only",
"DB_HOST": "ec2-54-155-254-112.eu-west-1.compute.amazonaws.com",
"npm_config_group": "11261",
"npm_config_init_author_email": "",
"npm_config_searchexclude": "",
"NODE_ENV": "production",
"DB_USER": "lkiqysqmjmgpjt",
"WEB_MEMORY": "512",
"DYNO": "web.1",
"npm_package_devDependencies_testcontainers": "^7.8.0",
"npm_config_git": "git",
"npm_config_optional": "true",
"npm_package_dependencies_pg": "^8.6.0",
"npm_package_devDependencies_loadtest": "^5.1.2",
"npm_package_devDependencies_node_cmd": "^4.0.0",
"npm_config_json": "",
"INIT_CWD": "/app"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment