Merge branch 'master' of https://src.ossez.com/cwiki-us-docs/cwikius-docs
This commit is contained in:
commit
0da2d8306c
13
firebase.json
Normal file
13
firebase.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"database": {
|
||||
"rules": "database.rules.json"
|
||||
},
|
||||
"hosting": {
|
||||
"public": "./",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user