chore(server): add stripe env

This commit is contained in:
Joooye_34
2023-10-31 00:12:17 +08:00
parent b4d8f1428c
commit 6fcdb05925
5 changed files with 29 additions and 0 deletions

View File

@@ -53,6 +53,11 @@ app:
secretName: oauth-github
clientId: ''
clientSecret: ''
payment:
stripe:
secretName: 'stripe'
apiKey: ''
webhookKey: ''
serviceAccount:
create: true