Open
Description
Describe the bug
Port number in front end did not change when changed it in the build script
To Reproduce
- Download Classifai Repo
- Run
Unix: ./startClassifai.sh --port=12222
Windows: startClassifai.bat --port=12222
- In web browser, use inspect to see the URL endpoints called
It can be seen that the url still maps back to 9999
Expected behavior
Port of endpoints changed accordingly with build script when port number is specifically written.
Desktop (please complete the following information):
Tested on Mac.
@amalsyahmi-certifai can you check if you are seeing the same scenario im facing,
as of assignee to solve the bug, you can decide who to work on it