diff --git a/.env b/.env new file mode 100644 index 0000000000..324f8d8fe8 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +DATABASE_URL=postgres://postgres.fjmosmiswyazsfouajin:hjTHjJHf3clU3wXh@aws-0-us-east-1.pooler.supabase.com:5432/postgres +TEST_DATABASE_URL=postgres://cyf:password@localhost:5432/cyf_test diff --git a/.gitignore b/.gitignore index 3c3d9da83a..adfa66281a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ e2e/playwright-report/ e2e/test-results/ node_modules/ server/static/ -.env .DS_Store