updated docs

This commit is contained in:
berkay 2025-02-10 11:56:38 +03:00
parent 1ea69f9696
commit ba9b1a9a73
1 changed files with 3 additions and 3 deletions

View File

@ -35,9 +35,9 @@ docker compose -f docker-compose-services.yml build --no-cache && docker compose
```
## Service Ports
- Auth Service: http://localhost:41575
- Event Service: http://localhost:41576
- Validation Service: http://localhost:41577
- Auth Service: http://localhost:8081
- Event Service: http://localhost:8082
- Validation Service: http://localhost:8083
## Development Notes
- Use clean build (--no-cache) when: