Configure board deployment and backend proxy
Build, Push and Deploy / build (push) Failing after 1s
Build, Push and Deploy / deploy (push) Skipped

This commit is contained in:
2026-09-13 16:09:59 +08:00
commit 02f5bf14ba
91 changed files with 12401 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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
HARBOR_REGISTRY=192.168.31.213:10081
HARBOR_PROJECT=wordcloud
IMAGE_TAG=latest