chore: align online encryption key with local
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m42s

To enable migrating local SQLite database to online deployment,
the AIRGATE_ENCRYPTION_KEY must match between environments.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
seaislee1209 2026-05-07 17:05:07 +08:00
parent 2f12f9065e
commit c28153af1b

View File

@ -35,7 +35,7 @@ spec:
- name: CORS_ALLOWED_ORIGINS
value: "https://airgate.airlabs.art"
- name: AIRGATE_ENCRYPTION_KEY
value: "8By6udk4wn4VUQeHl_zvr8l6ZBEz77HKs_JkhwiC7FQ="
value: "Te5tS73ehhmFcnwIOJ-Dml2h7HfCnHcKIF6NLRRzk2w="
volumeMounts:
- name: sqlite-data
mountPath: /app/data