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

chore: readme updated

This commit is contained in:
Saad Jutt
2021-11-15 04:49:29 +05:00
parent 4a363c5b97
commit 8a6e8f54f1
4 changed files with 91 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
MODE=[server]
CORS=[enable]
PORT_WEB=[port for sasjs web component(react)]
MODE=[server] default value is desktop
CORS=[enable] default value is 5000
PORT_WEB=[port for sasjs web component(react)] default value is 3000
ACCESS_TOKEN_SECRET=<secret>
REFRESH_TOKEN_SECRET=<secret>
AUTH_CODE_SECRET=<secret>