minor fixes
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -11,7 +11,8 @@
|
||||
"deviceId": "chrome",
|
||||
"args": [
|
||||
"--dart-define=APP_ENV=test",
|
||||
"--web-port=9005"
|
||||
"--web-port=9005",
|
||||
"--dart-define=BASE_URL=http://localhost:6950/api"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user