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

chore: README.md

This commit is contained in:
Saad Jutt
2021-11-30 07:24:35 +05:00
parent 70b60af10c
commit e6e4cd901d

View File

@@ -17,8 +17,11 @@ Configuration is made in the `configuration` section of `package.json`:
### Using dockers: ### Using dockers:
There is `.env.example` file present at root of the project. [for Production] There is `.env.example` file present at root of the project. [for Production]
There is `.env.example` file present at `./api` of the project. [for Development] There is `.env.example` file present at `./api` of the project. [for Development]
There is `.env.example` file present at `./web` of the project. [for Development] There is `.env.example` file present at `./web` of the project. [for Development]
Remember to provide enviornment variables. Remember to provide enviornment variables.
#### Development #### Development