mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 13:47:08 -04:00
Source from .env
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user