Skip to content

Commit

Permalink
now config
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciord committed Jan 14, 2019
1 parent 264de2a commit e69856f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions now.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "api iClinic Mobile",
"version": 2,
"builds": [
{
"src": "*.js",
"use": "@now/node-server"
}
],
"regions": ["gru1"]
}

0 comments on commit e69856f

Please sign in to comment.