-
-
Save musab/ea70a19c28fd852fd6108fa852fc6f8c to your computer and use it in GitHub Desktop.
Revisions
-
musab renamed this gist
Aug 3, 2021 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
jclk86 created this gist
Aug 16, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ TZ='UTC' NODE_ENV=development PORT=8000 API_TOKEN=c03ec4d8-3cbe-43ff-98f8-f010cb5cb45e MIGRATION_DB_HOST=localhost MIGRATION_DB_PORT=5432 MIGRATION_DB_name=noted MIGRATION_DB_USER=postgres MIGRATION_DB_PASS=B3Th3B3st DATABASE_URL='postgres://postgres:B3Th3B3st@localhost/notes' DB_TEST_URL='postgres://postgres:B3Th3B3st@localhost/noted_test' PROD_MIGRATION_DB_HOST=ec2-184-72-237-95.compute-1.amazonaws.com PROD_MIGRATION_DB_PORT=5432 PROD_MIGRATION_DB_NAME=d6jonch5d73mp6 PROD_MIGRATION_DB_USER=tzzuybsalqkyqx PROD_MIGRATION_DB_PASS=d942d06d291293a817c47a07b7bd001776c5c4d8cdc2a02cfa66f97c6207f18c