Skip to content

Commit

Permalink
Updates to add the SECRET_KEY:
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilrieger committed Aug 19, 2024
1 parent 0106bec commit 1c69b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/staging-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ env:
DATABASE_USER: archives-online
MYSQL_ROOT_PASSWORD: $MYSQL_ROOT_PASSWORD
PASSENGER_APP_ENV: production
SECRET_KEY:
SECRET_KEY: $SECRET_KEY
SOLR_ADMIN_PASSWORD: $SOLR_ADMIN_PASSWORD
SOLR_ADMIN_USER: admin
SOLR_COLLECTION_NAME: archives-online
Expand Down

0 comments on commit 1c69b1b

Please sign in to comment.