use SECRET_KEY_BASE

This commit is contained in:
CJ_Clippy 2025-01-12 00:46:06 -08:00
parent 1fffdb025c
commit ddc6fc6aae
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ env:
MIX_ENV: prod
secret:
- DATABASE_URL
- SECRET_KEY_BASE
# Aliases are triggered with "bin/kamal <alias>". You can overwrite arguments on invocation:
# "bin/kamal logs -r job" will tail logs from the first server in the job section.