เพิ่ม README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Flook 2025-04-15 13:39:03 +07:00
parent 7de40ae265
commit 8284ae4a74

View File

@ -70,9 +70,9 @@ docker compose up -d
```
จากนั้นสามารถเข้าใช้งานที่
- Frontend: http://localhost:5174 (หรือ port ที่ตั้งค่าไว้)
- Frontend: http://localhost
- Backend (Employee Service): http://localhost:8080 (หรือ port ตาม config)
- Backend (Employee Service): http://localhost/api/employees
---