INC-1 change db,work dockerfile and docker-compose.yaml

This commit is contained in:
vladp
2025-11-24 21:04:50 +07:00
parent 1919883628
commit 8a9768bd2a
11 changed files with 243 additions and 79 deletions
+10
View File
@@ -0,0 +1,10 @@
POSTGRES_DB=no_copy_db
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_PORT=5432
POSTGRES_HOST=postgres
REDIS_HOST=redis
REDIS_PORT=6379
SERVER_PORT=8080