Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 209 Bytes

togglee-server

#Migrations

for remote migrations of the database run

NODE_TLS_REJECT_UNAUTHORIZED=0 DATABASE_URL="$(heroku config:get DATABASE_URL -a togglee)?ssl=true" npm run migrate:remote:up