Added a database .env example file

This commit is contained in:
James Ritchie
2023-06-26 16:40:30 +01:00
parent 7cfb0f7d2d
commit 38ac365953
+1
View File
@@ -0,0 +1 @@
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres?schema=public