chore: change docker compose file and .env.example
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@
|
||||
# should be updated accordingly.
|
||||
|
||||
# Drizzle
|
||||
DATABASE_URL="postgresql://postgres:password@localhost:5432/novin"
|
||||
DATABASE_URL="postgresql://app_user:strong_password@localhost:5432/app_db"
|
||||
|
||||
Reference in New Issue
Block a user