diff --git a/.env b/.env deleted file mode 100644 index 92c135e..0000000 --- a/.env +++ /dev/null @@ -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 \ No newline at end of file