adding postgres to production deployment
This commit is contained in:
3
.ebextensions/05-npm-commands.config
Normal file
3
.ebextensions/05-npm-commands.config
Normal file
@@ -0,0 +1,3 @@
|
||||
container_commands:
|
||||
installpg:
|
||||
command: "npm install pg"
|
||||
Reference in New Issue
Block a user