Add product source job resolver
Build, Push and Deploy / build (push) Successful in 7s
Build, Push and Deploy / deploy (push) Successful in 18s

This commit is contained in:
2026-09-13 18:00:35 +08:00
parent 807b1252ad
commit 293e346f0a
19 changed files with 269 additions and 64 deletions
+4 -2
View File
@@ -2,8 +2,10 @@ APP_PORT=47880
VITE_REALTIME_MODE=websocket
VITE_REALTIME_WS_URL=/ws
VITE_WORDCLOUD_API_BASE_URL=/wordcloud-api
VITE_WORDCLOUD_DEFAULT_JOB_ID=bd1f240adcb4458f857c40ac427122c6
WORDCLOUD_API_UPSTREAM=http://114.55.99.6:8000
VITE_WORDCLOUD_DEFAULT_PRODUCT_ID=prod_362d8ecaced241e5ab81dddfc880d6b0
WORDCLOUD_API_UPSTREAM=http://192.168.31.213:8000
ORDERS_ADMIN_PASSWORD=zhihui2024
ORDERS_TOKEN_SECRET=wordcloud-orders-demo
HARBOR_REGISTRY=192.168.31.213:10081
HARBOR_PROJECT=wordcloud
IMAGE_TAG=latest