Mastodon vapid init.
This commit is contained in:
@@ -51,9 +51,9 @@ defaultSecrets:
|
||||
- key: otpSecret
|
||||
default: "{{ random.AlphaNum 128 }}"
|
||||
- key: vapidPrivateKey
|
||||
# Must be generated with: bundle exec rake mastodon:webpush:generate_vapid_key
|
||||
# Generated by vapid-init-job.yaml on first deploy
|
||||
- key: vapidPublicKey
|
||||
# Must be generated with: bundle exec rake mastodon:webpush:generate_vapid_key
|
||||
# Generated by vapid-init-job.yaml on first deploy
|
||||
- key: activeRecordPrimaryKey
|
||||
default: "{{ random.AlphaNum 32 }}"
|
||||
- key: activeRecordDeterministicKey
|
||||
|
||||
Reference in New Issue
Block a user