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

chore: README.md and .env.example updated

This commit is contained in:
Saad Jutt
2022-06-21 03:26:12 +05:00
parent 2119e9de9a
commit 01e9a1d9e9
2 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,8 @@ WHITELIST=<space separated urls, each starting with protocol `http` or `https`>
PROTOCOL=[http|https] default considered as http
PRIVATE_KEY=privkey.pem
FULL_CHAIN=fullchain.pem
CERT_CHAIN=certificate.pem
CA_ROOT=fullchain.pem
PORT=[5000] default value is 5000