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

chore: copy sas exe script extracted common

This commit is contained in:
Saad Jutt
2021-11-16 06:12:22 +05:00
parent 44fe149ed8
commit b20d6ec59c
6 changed files with 36 additions and 55 deletions

View File

@@ -15,6 +15,7 @@ services:
REFRESH_TOKEN_SECRET: ${REFRESH_TOKEN_SECRET}
AUTH_CODE_SECRET: ${AUTH_CODE_SECRET}
DB_CONNECT: mongodb://mongodb:27017/sasjs
SAS_EXEC: ${SAS_EXEC}
expose:
- ${PORT_API}
ports: