Update env.txt

This commit is contained in:
Rudi Regentonne 2025-05-07 17:05:30 +02:00 committed by GitHub
parent 6de3ca6abf
commit f72125e898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
DATABASE_URL="postgres://YourUserName:YourPassword@localhost:5432/prisma" DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"