Skip to content

Commit

Permalink
demo_user
Browse files Browse the repository at this point in the history
  • Loading branch information
cziaarm committed Oct 15, 2024
1 parent 7773d2d commit 5d17506
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ops/production-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ extraEnvVars: &envVars
value: iro.bl.uk
- name: HYKU_SMTP_SETTINGS
value: '{"from":"[email protected]","user_name":"apikey","password":"$SMTP_PASSWORD","address":"smtp.sendgrid.net","domain":"bl.uk","port":"587","authentication":"plain","enable_starttls_auto":true}'
- name: HYKU_DEMO_USER
value: "bl_hyku_demo_user"
- name: HYKU_DEMO_PASSWORD
value: "26G_-7KXUU8jM-t"
- name: SMTP_ADDRESS
value: smtp.sendgrid.net
- name: SMTP_DOMAIN
Expand Down

0 comments on commit 5d17506

Please sign in to comment.