fix: hardcode PGPASSWORD default so loaders work without local .env
This commit is contained in:
5
hello-framework/.gitignore
vendored
Normal file
5
hello-framework/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
.DS_Store
|
||||
/dist/
|
||||
node_modules/
|
||||
yarn-error.log
|
||||
.env
|
||||
Reference in New Issue
Block a user