Source from .env

This commit is contained in:
MartinBraquet
2025-09-01 14:15:06 +02:00
parent 2c5339aa92
commit ef8b17f5c1

View File

@@ -1,8 +1,8 @@
#!/bin/bash
(
# Set your database connection details
export PGPASSWORD=$SUPABASE_PASSWORD
# Set PGPASSWORD
source ../../.env
# Target database connection info - replace with your target DB