updating the readme file environment explaination
This commit is contained in:
@@ -111,7 +111,7 @@ Each service's `docker-compose.yml` file references the appropriate `.env` file
|
|||||||
services:
|
services:
|
||||||
backend:
|
backend:
|
||||||
env_file:
|
env_file:
|
||||||
- ../../env/${ENVIRONMENT}/backend.env
|
- ../../env/${ENVIRONMENT:-development}/backend.env
|
||||||
```
|
```
|
||||||
|
|
||||||
## Networking
|
## Networking
|
||||||
|
Reference in New Issue
Block a user