# Firebase App Hosting: Environments & deployment settings

DevFeed: [Firebase App Hosting: Environments & deployment settings](<https://devfeed.tech/articles/firebase-app-hosting-environments-deployment-settings-16558.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/09/app-hosting-environments>)

Author: Julia Reid; Tony Huang

Published: 2024-09-12T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [re](<https://devfeed.tech/tags/re.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [ssr](<https://devfeed.tech/tags/ssr.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

## AI overview

Firebase App Hosting now supports environment-specific apphosting.yaml configuration files, allowing different environment variables and runtime settings for environments such as production and staging. New deployment settings also let users disable automatic rollouts and change the live branch and root directory.

## Source excerpt

News, tutorials, and updates from the Firebase team.