chore(gelistirme): frontend servisini docker compose yapisina ekle

This commit is contained in:
2026-03-01 01:12:49 +03:00
parent 48fb0c9487
commit 96d8a66a97
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ı