update ens and apply migration in new database
This commit is contained in:
@@ -57,7 +57,9 @@
|
||||
"Bash(export ASPNETCORE_URLS=\"http://127.0.0.1:5080\")",
|
||||
"Bash(export Kestrel__EndpointDefaults__Protocols=\"Http1\")",
|
||||
"Bash(nohup dotnet run --project src/API/Baya.Web.Api/Baya.Web.Api.csproj --no-build --no-launch-profile)",
|
||||
"Bash(echo \"started pid $!\")"
|
||||
"Bash(echo \"started pid $!\")",
|
||||
"Bash(Get-ChildItem -Path \"c:\\\\Users\\\\Lenovo\\\\Desktop\\\\balinyaar\\\\server\" -Recurse -Directory)",
|
||||
"Bash(Select-Object FullName)"
|
||||
],
|
||||
"defaultMode": "bypassPermissions",
|
||||
"additionalDirectories": [
|
||||
|
||||
Reference in New Issue
Block a user