chore: new deploy config

This commit is contained in:
Kyle Gill
2019-04-25 00:09:51 -07:00
parent 8b51f63f4d
commit 5f99a009b9
4 changed files with 103 additions and 100 deletions

View File

@@ -1,5 +1,6 @@
{
"projects": {
"default": "journal-app-service"
"default": "journal-app-service",
"prod": "sol-journal"
}
}