mirror of
https://github.com/sasjs/server.git
synced 2025-12-11 03:34:35 +00:00
fix(docker): docker-compose for prod+development
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
MODE=[server]
|
||||
CORS=[enable]
|
||||
PORT_WEB=[port for sasjs web component(react)]
|
||||
ACCESS_TOKEN_SECRET=<secret>
|
||||
REFRESH_TOKEN_SECRET=<secret>
|
||||
AUTH_CODE_SECRET=<secret>
|
||||
|
||||
Reference in New Issue
Block a user