fix php router script and api url for e2e login

This commit is contained in:
Yisroel Baum 2026-05-17 22:10:33 +03:00
parent 89b63cb9e9
commit 651fc885a7
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
VITE_API_BASE_URL=http://127.0.0.1:8000
VITE_API_BASE_URL=http://localhost:8000