11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"PostgresConnection": "Server=hutopypostgress.postgres.database.azure.com,5432;Database=hutopy;User Id=hutopy;Password=General2024!;Ssl Mode=Require;"
|
|
},
|
|
"Stripe": {
|
|
"HutopyRate": 0.05
|
|
},
|
|
"Website": {
|
|
"FrontendBaseUrl": "https://hutopy.ca"
|
|
}
|
|
} |