fix: update environment variable handling in Docker Compose files and improve contributing documentation
This commit is contained in:
@@ -49,7 +49,7 @@ npm install
|
||||
|
||||
### 3. Set Up Environment
|
||||
|
||||
Create `.env` files based on the examples in each project. See the main [README.md](./README.md) for required environment variables.
|
||||
Create a root `.env` file from `.env.example` (`cp .env.example .env`) and adjust values as needed. See the main [README.md](./README.md) for required environment variables.
|
||||
|
||||
### 4. Create a Branch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user