chore: add docker compose files and solution folder
- docker/environments/docker-compose.yml: base Api + Worker service definitions - docker/environments/docker-compose.Development.yml: local PostgreSQL + Seq + port mappings - Solution folder /docker/ in .slnx for IDE access Ref: IT-628 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<Solution>
|
||||
<Folder Name="/docker/">
|
||||
<File Path="docker/environments/docker-compose.yml" />
|
||||
<File Path="docker/environments/docker-compose.Development.yml" />
|
||||
</Folder>
|
||||
<Project Path="HrynCo.NotificationService.Api.IntegrationTests/HrynCo.NotificationService.Api.IntegrationTests.csproj" />
|
||||
<Project Path="HrynCo.NotificationService.Api/HrynCo.NotificationService.Api.csproj" />
|
||||
<Project Path="HrynCo.NotificationService.DAL.Abstract/HrynCo.NotificationService.DAL.Abstract.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user