OPC # 0007: Patch FDEV provisioning for local aspire development
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -5,7 +5,14 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"postgresdb": "Host=localhost;Port=56235;Database=postgresdb;Username=postgres;Password=WdW+Q3wzq.Ssuzq6rT4A}_"
|
||||
}
|
||||
"Keycloak": {
|
||||
"Realm": "clarity-fdev-app-clarity-01000000",
|
||||
"BaseUrl": "https://keycloak.clarity.test",
|
||||
"InternalUrl": "http://localhost:8080"
|
||||
},
|
||||
"Vault": {
|
||||
"Address": "http://localhost:8200",
|
||||
"Token": "hvs.YLYBCUXgeJM3Gq4C10tWBWjw"
|
||||
},
|
||||
"Tenant__Id": "fdev-app-clarity-01000000"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user