Update production configuration for frontend and backend

This commit is contained in:
2025-04-16 23:17:07 -04:00
parent e8c6d50da7
commit 910c5572a1
3 changed files with 9 additions and 9 deletions

View File

@@ -3,8 +3,8 @@
"PostgresConnection": "Server=hutopypostgress.postgres.database.azure.com,5432;Database=hutopy;User Id=hutopy;Password=General2024!;Ssl Mode=Require;"
},
"Stripe": {
"SecretKey": "sk_test_51OoveVDrRyqXtNdBaOs1DFFja0XhrQtJoAo83uSySMuqw4Wyt9NsuugrIHRqet9a50cr5GvolpTP8EZuTSttcgYx00gOUPNDoI",
"WebhookSecret": "whsec_cee07ef14cf784850cab63567048b5326fec7fd29c03f4659476524f8299aff1",
"SecretKey": "",
"WebhookSecret": "",
"HutopyRate": 0.05
}
}