unsuccessful(unstable and dirty) proxy solution
This commit is contained in:
3
migrate.sh
Normal file
3
migrate.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
source .env
|
||||
DATABASE_URL=postgres://$DBUSER:$DBPASS@$DBHOST:$DBPORT npx node-pg-migrate $*
|
||||
Reference in New Issue
Block a user