adding postgres to production deployment

This commit is contained in:
2020-04-24 16:55:42 +01:00
parent fc172e1a4c
commit d5c5a24d5e
4 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
container_commands:
installpg:
command: "npm install pg"