summaryrefslogtreecommitdiff
path: root/backend/Elements.Backend/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Elements.Backend/Properties')
-rw-r--r--backend/Elements.Backend/Properties/launchSettings.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/backend/Elements.Backend/Properties/launchSettings.json b/backend/Elements.Backend/Properties/launchSettings.json
index 0a48056..1114d6c 100644
--- a/backend/Elements.Backend/Properties/launchSettings.json
+++ b/backend/Elements.Backend/Properties/launchSettings.json
@@ -12,9 +12,7 @@
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
- "launchBrowser": true,
- "launchUrl": "swagger",
- "applicationUrl": "http://localhost:5102",
+ "applicationUrl": "http://0.0.0.0:5102",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}