Files
wishlist/wishlist-app/.env.example
2025-11-23 10:47:37 +01:00

4 lines
159 B
Plaintext

# Database connection string
# Example: postgresql://username:password@localhost:5432/wishlist
DATABASE_URL=postgresql://user:password@localhost:5432/wishlist