DONE: update to use ip for the api in frontend
This commit is contained in:
@@ -51,3 +51,10 @@ The backend of the queue management system will be developed using Java's Spring
|
||||
- [Ahmed Ljubuncic](https://github.com/aljubuncic)
|
||||
- [Vedran Mujic](https://github.com/vmujic1)
|
||||
- [Amar Tahirovic](https://github.com/amarderschrecklicher)
|
||||
|
||||
## API ENV GUIDE
|
||||
VITE_API_URL: API for teller and admin (also customer fallback in CI)
|
||||
NEXT_PUBLIC_API_URL: API for customer
|
||||
VITE_BRANCH_QR_BASE_URL: public customer base URL encoded into admin branch QR
|
||||
|
||||
Match these in Gitea secrets and in `fe/web/.env` on the deploy host (ports/images only matter at deploy; API URLs matter at image build).
|
||||
Reference in New Issue
Block a user