initial working version
This commit is contained in:
3
wishlist-app/.env.example
Normal file
3
wishlist-app/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Database connection string
|
||||
# Example: postgresql://username:password@localhost:5432/wishlist
|
||||
DATABASE_URL=postgresql://user:password@localhost:5432/wishlist
|
||||
Reference in New Issue
Block a user