diff --git a/README.md b/README.md index db21c2d..231db85 100644 --- a/README.md +++ b/README.md @@ -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 ---