Skip to content

Conversation

@taeold
Copy link
Collaborator

@taeold taeold commented Sep 12, 2024

No description provided.

@@ -0,0 +1,23 @@
# Settings for Backend (on Cloud Run).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should have a header explaining the use of environment-specific apphosting.yaml overrides?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'd rather point the users to public doc so we don't have 2 separate places to track documentations on how to use env specific overrides.

# Settings for Backend (on Cloud Run).
# See https://firebase.google.com/docs/app-hosting/configure#cloud-run.
runConfig:
minInstances: 0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does Angular comment out all values but Nex.tjs does not?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that you use the variable in Next.js, but then why not use it in Angular SSR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea how to use env vars in angular. If you do, welcoming a PR!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

process.env doesn't work?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

@taeold taeold merged commit aefaae7 into main Sep 19, 2024
9 checks passed
@taeold taeold deleted the dl-init-apphosting branch September 19, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants