chore(dev): add frontend service to docker compose

This commit is contained in:
2026-03-01 01:07:54 +03:00
parent 48fb0c9487
commit 74348f224d
3 changed files with 26 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ docker compose -f docker-compose.dev.yml up --build
```
API şu adreste çalışacak: `http://localhost:3000`
Frontend şu adreste çalışacak: `http://localhost:5173`
## API Kullanımı