chore: v0.0.1

This commit is contained in:
karishmas6
2024-10-30 12:04:38 +05:30
parent 8a21a7ac10
commit 76767f602d
7 changed files with 19 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ services:
- redis
db:
image: postgres:15
image: postgres:13
environment:
POSTGRES_DB: ${DB_NAME}
POSTGRES_USER: ${DB_USER}