1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

Update CONTRIBUTING.md

This commit is contained in:
Allan Bowe
2022-04-24 00:31:41 +01:00
committed by GitHub
parent 4bd01bcf29
commit 8e23786dd4

View File

@@ -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