Browse Source

Update launch config

vishnukvmd 2 years ago
parent
commit
924ce5ff86
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .vscode/launch.json

+ 1 - 1
.vscode/launch.json

@@ -26,7 +26,7 @@
       "request": "launch",
       "request": "launch",
       "type": "dart",
       "type": "dart",
       "program": "lib/main.dart",
       "program": "lib/main.dart",
-      "args": ["--dart-define", "endpoint=http://192.168.1.3:8080"]
+      "args": ["--dart-define", "endpoint=http://192.168.1.30:8080"]
     },
     },
     {
     {
       "name": "Prod",
       "name": "Prod",