Address PR feedback

This commit is contained in:
Ryan Ahearn
2023-03-14 15:36:32 -04:00
parent 778a41a1cb
commit 9eb075f074
4 changed files with 33 additions and 33 deletions

View File

@@ -1,15 +1,4 @@
# STEPS TO SET UP
#
# 1. Copy this file to `.env`
#
# 2. Update NEW_RELIC_LICENSE_KEY, if you are testing new relic integrations in development
#
# 3. Uncomment either the Docker setup or the direct setup
#
# 4. Comment out the other setup
#
# 5. Run `cd terraform/development; ./run.sh` to include service credentials in `.env`
#
# See README.md for local setup instructions
# ## REBUILD THE DEVCONTAINER WHEN YOU MODIFY .ENV ###