Skip to content

Conversation

@DevMando
Copy link
Owner

@DevMando DevMando commented Jul 2, 2025

Docker + Environment Configuration Added

  • Updated Program.cs to load environment variables from .env via AddEnvironmentVariables()
  • Logged Google Client ID to verify environment variable loading during app startup
  • Added Azure ARM deployment JSON under Properties/ServiceDependencies
  • Added docker-compose.yml file for easier local development with environment variable injection

This PR ensures the Docker image can be configured securely using environment variables, supporting both local testing and production deployments.

@DevMando DevMando merged commit 9b9b692 into main Jul 2, 2025
@DevMando DevMando deleted the Config-DockerEnv branch July 2, 2025 07:53
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.

2 participants