summaryrefslogtreecommitdiffstats
path: root/api/WhatApi/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/WhatApi/Properties/launchSettings.json')
-rw-r--r--api/WhatApi/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/WhatApi/Properties/launchSettings.json b/api/WhatApi/Properties/launchSettings.json
index 581ee7b..73724a7 100644
--- a/api/WhatApi/Properties/launchSettings.json
+++ b/api/WhatApi/Properties/launchSettings.json
@@ -5,7 +5,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
- "applicationUrl": "http://localhost:5281",
+ "applicationUrl": "http://0.0.0.0:5281",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}