diff --git a/sample.env b/sample.env index fc7954ba9..f42a1a0a8 100644 --- a/sample.env +++ b/sample.env @@ -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 ###