2022-10-29 18:09:30 +01:00
|
|
|
website_secret_key: "{{ vault_website_secret_key }}"
|
|
|
|
website_sentry_dsn: "{{ vault_website_sentry_dsn }}"
|
|
|
|
unsplash_client_id: "{{ vault_unsplash_client_id }}"
|
2023-09-21 14:20:54 +01:00
|
|
|
spotify_client_id: "{{ vault_spotify_client_id }}"
|
|
|
|
spotify_client_secret: "{{ vault_spotify_client_secret }}"
|
|
|
|
spotify_sentry_dsn: "{{ vault_spotify_sentry_dsn }}"
|