1 Star 0 Fork 0

浏览器 / hoppscotch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
storage.rules 138 Bytes
一键复制 编辑 原始数据 按行查看 历史
Liyas Thomas 提交于 2019-10-03 15:16 . :fire:Firebase Hosting
service firebase.storage {
match /b/{bucket}/o {
match /{allPaths=**} {
allow read, write: if request.auth!=null;
}
}
}
1
https://gitee.com/browsers/hoppscotch.git
git@gitee.com:browsers/hoppscotch.git
browsers
hoppscotch
hoppscotch
master

搜索帮助