chore(ci): update configuration
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"PostgresConnection": "Server=hutopypostgress.postgres.database.azure.com,5432;Database=hutopy;User Id=hutopy;Password=General2024!;Ssl Mode=Require;"
|
||||
},
|
||||
"Stripe": {
|
||||
"SocializeRate": 0.05
|
||||
},
|
||||
"Website": {
|
||||
"FrontendBaseUrl": "https://hutopy.com"
|
||||
"FrontendBaseUrl": "https://socialize.mapachotes.com"
|
||||
},
|
||||
"LocalBlobStorage": {
|
||||
"RootPath": "App_Data/blob-storage",
|
||||
"RequestPath": "/api/storage"
|
||||
},
|
||||
"DevelopmentSeed": {
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user