docs: added docker compose instructions
This commit is contained in:
@@ -14,6 +14,12 @@ Ensure you have the following installed on your system:
|
|||||||
|
|
||||||
See `infrastructure/<service>/.env.template` for example usage.
|
See `infrastructure/<service>/.env.template` for example usage.
|
||||||
|
|
||||||
|
## Setup with Compose
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker compose up -d --build --force-recreate --remove-orphans
|
||||||
|
```
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### 1. Clone the project
|
### 1. Clone the project
|
||||||
|
|||||||
Reference in New Issue
Block a user