What happened?
If I go to the admin panel with REACT_APP_API_BASE_URL=http://192.168.17.10:5000/api/user/v1 (in .env), I have an 404 error
But if I change by REACT_APP_API_BASE_URL=http://192.168.17.10:5000/api/,
it's work
Version
Alpha
Browser
Firefox
Device
Desktop
Relevant log output
Upload screenshots
Screenshot From 2026-07-28 17-34-50.png
What happened?
If I go to the admin panel with
REACT_APP_API_BASE_URL=http://192.168.17.10:5000/api/user/v1(in .env), I have an 404 errorBut if I change by
REACT_APP_API_BASE_URL=http://192.168.17.10:5000/api/,it's work
Version
Alpha
Browser
Firefox
Device
Desktop
Relevant log output
Upload screenshots
Screenshot From 2026-07-28 17-34-50.png