Missing info

This commit is contained in:
Daniel García Aubert 2019-12-27 16:34:54 +01:00
parent e45608ecde
commit bf8409f1c7

View File

@ -42,7 +42,7 @@ $ npm install
### Run
Create the `./config/environments/<env>.js` file (there are `.example` files to start from).
Create the `./config/environments/<env>.js` file (there are `.example` files to start from). Look at `./lib/server-options.js` for more on config.
```shell
$ node app.js <env>