21 lines
815 B
JSON
21 lines
815 B
JSON
{
|
|
"profiles": {
|
|
"http": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"PERSISTENCE_TYPE": "Sql",
|
|
"API_PERSISTENCE_TYPE": "Sql",
|
|
"PROXIES": "",
|
|
"BROKER_ID": "15D97720-F5B7-47AA-9C1A-71F98B0B9248",
|
|
"MASTER_SERVERS": "F696442B-E8DC-4074-B34F-94BCECE8E74B,http://localhost:1234,test1;D1B65834-53BA-45F8-A1E1-66C91C7CFCA9,http://localhost:5678,test2",
|
|
"SLAVE_SERVERS": "20E4B747-EC58-4071-8AD9-25521F3C4013,test3"
|
|
"HOUSEKEEPING_ENABLED": "true",
|
|
"HOUSEKEEPING_MESSAGE_AGE_IN_MINUTES": "180"
|
|
},
|
|
"dotnetRunMessages": true,
|
|
"applicationUrl": "http://localhost:5048"
|
|
}
|
|
},
|
|
"$schema": "https://json.schemastore.org/launchsettings.json"
|
|
} |