remove login and password from config
This commit is contained in:
parent
1a90790e3c
commit
53887cd7b2
@ -23,16 +23,12 @@
|
||||
"launchBrowser": false,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||
"eltPassword": "evo12345",
|
||||
"eltLogin": "dmitrienko"
|
||||
},
|
||||
"applicationUrl": "http://localhost:2121"
|
||||
},
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"environmentVariables": {
|
||||
"eltPassword": "evo12345",
|
||||
"eltLogin": "dmitrienko"
|
||||
},
|
||||
"publishAllPorts": true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user