DONE: update to use ip for the api in frontend
Build Docker Image / build-teller (push) Successful in 6s
Build Docker Image / build-backend (push) Successful in 5s
Build Docker Image / build-admin (push) Successful in 36s
Build Docker Image / build-customer (push) Successful in 17s

This commit is contained in:
ISMAIL MASSERAN
2026-07-26 13:40:00 +08:00
parent 8fd3dbe393
commit 177471c24d
11 changed files with 100 additions and 15 deletions
+5 -2
View File
@@ -2,8 +2,11 @@ ADMIN_HOST_PORT=5000
TELLER_HOST_PORT=3001
CUSTOMER_HOST_PORT=3000
VITE_API_URL=https://qms-api.erahn.com.my
NEXT_PUBLIC_API_URL=https://qms-api.erahn.com.my
# Baked into images at build time (set matching Gitea secrets too)
VITE_API_URL=http://YOUR_SERVER_IP:8080
NEXT_PUBLIC_API_URL=http://YOUR_SERVER_IP:8080
# Admin branch QR only — public customer domain for scanned links
VITE_BRANCH_QR_BASE_URL=https://qms-customer.erahn.com.my
QR_TOKEN_SECRET=qms-branch-qr-v1