mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
chore: provide sas executable to docker
This commit is contained in:
@@ -14,6 +14,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:
|
||||
|
||||
Reference in New Issue
Block a user