fix(alpha-creds): add missing alpha strip credential

This commit is contained in:
Jet Li 2025-07-16 22:13:47 -07:00
parent 6ac6b41168
commit 5d5425f40e
2 changed files with 4 additions and 4 deletions

View File

@ -88,8 +88,8 @@ chat:
jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
jwtAlgorithm: HS256
stripeApiKey: sk_test_51Ogsw5B0IyqaSJBrwczlr820jnmvA1qQQGoLZ2XxOsIzikpmXo4pRLjw4XVMTEBR8DdVTYySiAv1XX53Zv5xqynF00GfMqttFd
stripeWebhookSecret: ''
stripeAccountWebhookSecret: ''
stripeWebhookSecret: whsec_hUbnahlGtAvN2yckBk45a236LmrODOdm
stripeAccountWebhookSecret: whsec_PgPnkWGhEUiQfnV8aIb5Wmruz7XETJLm
rabbitmqHost: freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
rabbitmqPort: 5672
rabbitmqUsername: user

View File

@ -67,8 +67,8 @@ freeleaps:
jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
jwtAlgorithm: HS256
stripeApiKey: sk_test_51Ogsw5B0IyqaSJBrwczlr820jnmvA1qQQGoLZ2XxOsIzikpmXo4pRLjw4XVMTEBR8DdVTYySiAv1XX53Zv5xqynF00GfMqttFd
stripeWebhookSecret: ''
stripeAccountWebhookSecret: ''
stripeWebhookSecret: whsec_hUbnahlGtAvN2yckBk45a236LmrODOdm
stripeAccountWebhookSecret: whsec_PgPnkWGhEUiQfnV8aIb5Wmruz7XETJLm
rabbitmqHost: freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
rabbitmqPort: 5672
rabbitmqUsername: user