README.md aktualisiert
This commit is contained in:
parent
f8b62a8330
commit
d61e68a7e5
1 changed files with 67 additions and 67 deletions
|
@ -34,7 +34,7 @@ Before you begin, ensure you have the following installed:
|
||||||
3. **Build and run the Docker container:**
|
3. **Build and run the Docker container:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker compose up --build
|
docker compose up -d --build
|
||||||
```
|
```
|
||||||
|
|
||||||
This command uses Docker Compose to build and run the container, loading environment variables from the `.env` file.
|
This command uses Docker Compose to build and run the container, loading environment variables from the `.env` file.
|
||||||
|
|
Loading…
Reference in a new issue