Skip to content

Commit

Permalink
fix: update the email subject for Rauthy Emails to not mention Rauthy.
Browse files Browse the repository at this point in the history
Fixes: #41
  • Loading branch information
zicklag committed Jul 8, 2024
1 parent 65dc758 commit 52486ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
SMTP_DANGER_INSECURE: true
BOOTSTRAP_API_KEY: ewoJIm5hbWUiOiAidXNlcmF0dHJpYnV0ZXMiLAoJImFjY2VzcyI6IFsKCQl7CgkJCSJncm91cCI6ICJVc2VyQXR0cmlidXRlcyIsCgkJCSJhY2Nlc3NfcmlnaHRzIjogWyJyZWFkIiwgImNyZWF0ZSIsICJ1cGRhdGUiLCAiZGVsZXRlIl0KCQl9CgldCn0K
BOOTSTRAP_API_KEY_SECRET: very_bad_secret_use_only_in_development_qH6udD97p1hEXOxqFWoZwxAjl
EMAIL_SUB_PREFIX: Weird.One
ports:
- 8921:8080
volumes:
Expand Down

0 comments on commit 52486ef

Please sign in to comment.