Files
AdPlatform-Server/Registration/Properties/launchSettings.json
2026-03-14 13:50:09 -07:00

9 lines
152 B
JSON

{
"profiles": {
"Registration": {
"commandName": "Project",
"commandLineArgs": "--port 7270",
"launchBrowser": false
}
}
}