Added STATIC_DIR

This commit is contained in:
2026-02-20 12:50:36 +08:00
parent f6c9e40540
commit 206448cc41
5 changed files with 17 additions and 14 deletions

View File

@@ -21,6 +21,8 @@ spec:
env:
- name: GOLIFEHK_WORKDIR
value: "/workdir"
- name: GOLIFEHK_STATIC_DIR
value: "/static"
- name: TELEGRAM_API_TOKEN
valueFrom:
secretKeyRef: