Skip to content

Commit

Permalink
update Example StripeSecretKey in Kubernetes Files
Browse files Browse the repository at this point in the history
  • Loading branch information
Radoslav Radev committed May 17, 2024
1 parent e2826a3 commit e0e459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenVidStreamerKubernetesFiles/account-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
value: "8081"
# CHANGE ALL ENV VARS BELLOW !!!!!
- name: StripeSecretKey
value: "sk_test_51J4J7sk_test_51OpbAqLhuzbscNjkorQ4sXh7YsruJX0mYn3seAyim6fAaxZ2vnawug50BZknBpdbKCLOTNu1eT3pXWG84bDKLhab00kyOhVEW2"
value: "sk_test_51OpbAqLhuzbscNjkorQ4sXh7YsruJX0mYn3seAyim6fAaxZ2vnawug50BZknBpdbKCLOTNu1eT3pXWG84bDKLhab00kyOhVEW2"
- name: StripeRedirectUrl
value: "http://145.220.74.148:3000/paymentProcessed"
- name: JwtSecret
Expand Down

0 comments on commit e0e459f

Please sign in to comment.