Update stuff
This commit is contained in:
@@ -38,4 +38,14 @@ or
|
||||
|
||||

|
||||
|
||||
the second method uses the [nodemon.json](../nodemon.json) to configure nodemon.
|
||||
the second method uses the [nodemon.json](../nodemon.json) to configure nodemon.
|
||||
|
||||
# .env file
|
||||
|
||||
To have different behavior on your dev host, you cloud add an .env file.
|
||||
|
||||
Here are the key-values of an .evc file:
|
||||
|
||||
```bash
|
||||
PORT = 3000
|
||||
```
|
||||
Reference in New Issue
Block a user