moved stuff around
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -12,7 +12,8 @@
|
||||
"program": "${workspaceFolder}",
|
||||
"env": {
|
||||
"HOST_IP": "127.0.0.1",
|
||||
"UPNP_PATH": "test.upnp"
|
||||
"UPNP_PATH": "test.upnp",
|
||||
"CONFIG_PATH": "config.json"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user