fix: add missing SECRET_KEY to dev deployment workflow to prevent crash loops
This commit is contained in:
@@ -98,4 +98,5 @@ jobs:
|
||||
-e WEBAUTHN_ORIGINS=https://dev.nas.jimmygan.com,https://dev.nas.jimmygan.com:8443,https://auth.jimmygan.com:8443 \
|
||||
-e LITELLM_URL=http://127.0.0.1:4005 \
|
||||
-e LITELLM_API_KEY=anything \
|
||||
-e SECRET_KEY=c0e8dcd74b2d70c596dfa03928f2582ca8d88af04896a82ee6c2aeeaa6bd6199 \
|
||||
nas-dashboard-dev:latest
|
||||
|
||||
Reference in New Issue
Block a user