mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Document how to retrieve NEW_RELIC_LICENSE_KEY for dev
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
#
|
||||
# 1. Pull down AWS creds from cloud.gov using `cf env`, then update AWS section
|
||||
#
|
||||
# 2. Uncomment either the Docker setup or the direct setup
|
||||
# 2. If trying to send data to New Relic in development (monitor_mode: true),
|
||||
# pull down NEW_RELIC_LICENSE_KEY from cloud.gov using `cf env`, then update New Relic section
|
||||
#
|
||||
# 3. Comment out the other setup
|
||||
# 3. Uncomment either the Docker setup or the direct setup
|
||||
#
|
||||
# 4. Comment out the other setup
|
||||
#
|
||||
|
||||
# ## REBUILD THE DEVCONTAINER WHEN YOU MODIFY .ENV ###
|
||||
|
||||
Reference in New Issue
Block a user