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

chore: docker server certificates for development

This commit is contained in:
Saad Jutt
2021-11-15 13:00:06 +05:00
parent ca49aad153
commit 9ee7951816
4 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
PORT=<port for sasjs server (api)>
PORT_API=<port for sasjs server (api)>
PORT_WEB=<port for sasjs web component(react)>
ACCESS_TOKEN_SECRET=<secret>
REFRESH_TOKEN_SECRET=<secret>