update ens and apply migration in new database

This commit is contained in:
hamid
2026-07-01 00:03:23 +03:30
parent ecab90ba1a
commit aae1ce971f
3 changed files with 28 additions and 9 deletions
+3 -1
View File
@@ -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": [