Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set custom location for Firebase Storage so We can setup our own security rules. #117

Open
MonkeyDrone opened this issue Aug 5, 2023 · 2 comments
Labels

Comments

@MonkeyDrone
Copy link

Hi, is it possible to setup custom location for Firebase Storage so that I can setup custom security rules for storage?

@demchenkoalex
Copy link
Member

As far as I remember security rules are part of the firebase itself, not this repository, so you should be able to setup anything you want? But for anything that is not covered I'd recommend forking or writing your own solution, it is not a big deal to write this from scratch really :)

@MonkeyDrone
Copy link
Author

Heya, I did manage to write my own uploader. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants