change service password

This commit is contained in:
Chika 2021-03-21 22:55:27 +03:00
parent ce96fca3c8
commit 66ee10890f

View File

@ -14,7 +14,7 @@
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"eltPassword": "12345",
"eltPassword": "evo12345",
"eltLogin": "dmitrienko"
}
},
@ -23,7 +23,7 @@
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"eltPassword": "12345",
"eltPassword": "evo12345",
"eltLogin": "dmitrienko"
},
"applicationUrl": "http://localhost:5000"
@ -31,7 +31,7 @@
"Docker": {
"commandName": "Docker",
"environmentVariables": {
"eltPassword": "12345",
"eltPassword": "evo12345",
"eltLogin": "dmitrienko"
},
"publishAllPorts": true