DONE: fix error on gold display is not showing on display tv (#3)
Build Docker Image / build-backend (push) Successful in 1m4s
Build Docker Image / build-admin (push) Successful in 10s
Build Docker Image / build-teller (push) Successful in 19s
Build Docker Image / build-customer (push) Successful in 10s

Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local>
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-07-27 09:21:24 +08:00
parent d0f5d4c979
commit 26ecc94c51
9 changed files with 19 additions and 12 deletions
+1
View File
@@ -19,6 +19,7 @@ services:
dockerfile: Dockerfile
args:
VITE_API_URL: ${VITE_API_URL:-http://localhost:8080}
VITE_GOLD_PRICE_URL: ${VITE_GOLD_PRICE_URL:-https://apiujrah.erahn.com.my/api/harga_emas}
container_name: qms-fe-teller
restart: unless-stopped
ports: