fix: removed hardcoded api url
All checks were successful
Build and Push App Image / build-and-push (push) Successful in 1m20s
All checks were successful
Build and Push App Image / build-and-push (push) Successful in 1m20s
This commit is contained in:
@@ -133,7 +133,7 @@ Check `REDIS_ADDR`, `REDIS_PASSWORD`, and `REDIS_DB`. For local defaults, Redis
|
||||
Check:
|
||||
|
||||
- backend is running on port `8080`
|
||||
- frontend `VITE_API_BASE_URL`
|
||||
- frontend and API are reachable through the same host/origin
|
||||
- Vite proxy settings in `frontend/vite.config.js`
|
||||
|
||||
### OAuth callback redirects to the wrong URL
|
||||
|
||||
Reference in New Issue
Block a user