Clearing out the payment path

This commit is contained in:
2025-04-17 00:18:17 -04:00
parent 910c5572a1
commit 9d2a00a928
4 changed files with 37 additions and 43 deletions

View File

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