Move remaining credentials from Rails credentials store to ENV #221

Merged
greg merged 9 commits from chore/215-configs into master 2025-05-06 17:16:32 +00:00
Showing only changes of commit 931624cf95 - Show all commits

View File

@@ -1,6 +1,9 @@
PRIMARY_DOMAIN=kosmos.org
AKKOUNTS_DOMAIN=accounts.kosmos.org
ENCRYPTION_PRIMARY_KEY=YhNLBgCFMAzw5dV3gISxnGrhNDMQwRdn
ENCRYPTION_KEY_DERIVATION_SALT=h28g16MRZ1sghF2jTCos1DiLZXUswinR
REDIS_URL='redis://localhost:6379/0'
BTCPAY_PUBLIC_URL='https://btcpay.example.com'