💚 Fixing CI build

This commit is contained in:
Liyas Thomas
2019-10-03 15:40:29 +05:30
parent 13784db34d
commit cf21a20f05
2 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
{
"projects": {
"default": "postwoman-api"
},
"targets": {
"postwoman-api": {
"hosting": {
"postwoman": [
"postwoman"
]
}
}
}
}