Skip to content

Commit

Permalink
Adding hosting to the firebase.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels authored Mar 30, 2017
1 parent fc3398f commit 7c019ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stripe/firebase.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"database": {
"rules": "database.rules.json"
},
"hosting": {
"public": "public"
}
}

0 comments on commit 7c019ec

Please sign in to comment.