mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
chore: remove Render configs, point docs at VPS domains
This commit is contained in:
parent
c8ffcda51f
commit
8f88c69b9a
4 changed files with 8 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ App: http://localhost:4200 (expects backend at http://localhost:8000)
|
|||
API URL is loaded at startup from `public/assets/config.json` so no rebuild is needed to point at a different backend:
|
||||
|
||||
```json
|
||||
{ "API_URL": "https://your-backend.onrender.com/api" }
|
||||
{ "API_URL": "https://bulk-api.lverma.com/api" }
|
||||
```
|
||||
|
||||
Falls back to `http://localhost:8000/api` if the file is missing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue