chore: updated docker rules

This commit is contained in:
Pavel-Savely Savianok 2025-05-01 16:57:18 +03:00
parent c09d17047d
commit ea0233905d
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -400,3 +400,4 @@ FodyWeavers.xsd
# JetBrains Rider
*.sln.iml
.docker

View File

@ -9,4 +9,4 @@ services:
ports:
- "5432:5432"
volumes:
- ./postgres_data:/var/lib/postgresql/data
- ./.docker/postgres_data:/var/lib/postgresql/data