diff options
Diffstat (limited to 'firebase.json')
| -rw-r--r-- | firebase.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firebase.json b/firebase.json index b71896f..06f8172 100644 --- a/firebase.json +++ b/firebase.json | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "hosting": { | 2 | "hosting": { |
| 3 | "public": "public", | 3 | "public": "public", |
| 4 | "cleanUrls": true, | 4 | "cleanUrls": false, |
| 5 | "ignore": [ | 5 | "ignore": [ |
| 6 | "firebase.json", | 6 | "firebase.json", |
| 7 | "tmp/", | 7 | "tmp/", |
