diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1b1e553..db2d98b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,7 +14,6 @@ The `.env` file should be created in the location(s) below. Each folder contain * `api/.env` - this is the primary file used in NodeJS deploys * `web/.env` - this file is only necessary in NodeJS when running `web` and `api` seperately (on different ports). -The actual `.env` values to use are described ## Using Docker