feat: added dockerfiles and docker compose setup

This commit is contained in:
ITQ
2025-11-11 21:39:25 +03:00
parent 2c5b1c1dd6
commit f93bcaea03
10 changed files with 3458 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
POSTGRES_DB=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres