Go to file
cuqmbr 457e72bc95
fix: file configuration for different environments
now configuration from file appsettings.${env}.json overwrites default configuration file

${env} is retrieved from TravelGuide_Environment environment variable
2025-06-09 12:44:52 +03:00
.github/workflows update ci pipeline to reflect Identity project removeal 2025-05-28 12:35:04 +03:00
src fix: file configuration for different environments 2025-06-09 12:44:52 +03:00
tst/Application.IntegrationTests add email sender service 2025-05-29 13:13:41 +03:00
.gitignore initial commit 2025-04-29 23:51:19 +03:00
Dockerfile initial commit 2025-04-29 23:51:19 +03:00
global.json initial commit 2025-04-29 23:51:19 +03:00
TravelGuide.sln rewrite identity system 2025-05-28 12:33:49 +03:00