Skip to content

Commit 85c5554

Browse files
authored
Update DEPLOYMENT.md
1 parent cf46824 commit 85c5554

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/DEPLOYMENT.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,12 @@ docs/DEPLOYMENT.md → docs/DEPLOYMENT.pdf
4141

4242
# Reset hooks (remove and reinstall)
4343
./fullstack_mega_manager.sh --reset
44+
---
45+
46+
## 🚀 Running with Docker Compose
47+
48+
The project ships with a `docker-compose.yml` at the root for local development and quick deployments.
49+
50+
### Starting the stack
51+
```sh
52+
docker-compose up --build

0 commit comments

Comments
 (0)