1
0
mirror of https://github.com/sasjs/server.git synced 2026-03-10 01:18:09 +00:00

chore: docker configured for development api+web+mongodb

This commit is contained in:
Saad Jutt
2021-11-14 09:03:38 +05:00
parent d5024012c4
commit 4792f15c40
9 changed files with 62 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
MODE=[server]
CORS=[enable]
ACCESS_TOKEN_SECRET=<secret>
REFRESH_TOKEN_SECRET=<secret>
AUTH_CODE_SECRET=<secret>