We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I clone the project, modified the firebase config data based on my own appId. Things are running well on my local machine.
However, it failed to when I want use firebase as hosting. Here is my steps: firebase init, firebase deploy.
The deploy is completed. However it does not show the web app when i use the URL. Here is snapshot of the result when I try to reach the URL. (https://user-images.githubusercontent.com/41298556/83690521-e73b1680-a5be-11ea-862f-8964115f2228.JPG)
The text was updated successfully, but these errors were encountered:
Can you share your firebase.json? Be sure to censor any private information (project name (if it matters if it's private), appid, etc.)
Sorry, something went wrong.
No branches or pull requests
I clone the project, modified the firebase config data based on my own appId. Things are running well on my local machine.
However, it failed to when I want use firebase as hosting. Here is my steps: firebase init, firebase deploy.
The deploy is completed. However it does not show the web app when i use the URL. Here is snapshot of the result when I try to reach the URL.
(https://user-images.githubusercontent.com/41298556/83690521-e73b1680-a5be-11ea-862f-8964115f2228.JPG)
The text was updated successfully, but these errors were encountered: