fix: .env for local run

develop
Сергей Ванюшкин 2024-02-07 12:37:43 +03:00
parent aa7db7cd35
commit 3b1a1614cf
1 changed files with 0 additions and 7 deletions

7
.env
View File

@ -1,7 +0,0 @@
DB_HOST=db
DB_PORT=5432
POSTGRES_USER=testuser
POSTGRES_PASSWORD=test
POSTGRES_DB=fastfood_db
POSTGRES_DB_TEST=testdb
REDIS_DB=redis://localhost