Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. "database": {
  3. "rules": "database.rules.json"
  4. },
  5. "hosting": {
  6. "public": "build",
  7. "rewrites": [
  8. {
  9. "source": "**",
  10. "function": "app"
  11. }
  12. ]
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement