Fix redis urls

This commit is contained in:
Eugene Burmakin
2025-06-09 14:10:49 +02:00
parent 1ed01a0c0b
commit 3d26a49627
8 changed files with 13 additions and 13 deletions

View File

@@ -3,4 +3,4 @@ DATABASE_USERNAME=postgres
DATABASE_PASSWORD=password
DATABASE_NAME=dawarich_test
DATABASE_PORT=5432
REDIS_URL=redis://localhost:6379/1
REDIS_URL=redis://localhost:6379