Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Configures Gin mode from environment variable - #39

Merged
FinnTheHero merged 1 commit into
masterfrom
development
Aug 16, 2025
Merged

FinnTheHero merged 1 commit into
masterfrom
development

Conversation

@FinnTheHero

Copy link
Copy Markdown
Owner

Sets the Gin mode (e.g., debug, release) based on the value of the GIN_MODE environment variable. This allows for different configurations in development and production environments without requiring code changes.

Sets the Gin mode (e.g., debug, release) based on the
value of the `GIN_MODE` environment variable. This allows
for different configurations in development and production
environments without requiring code changes.
@FinnTheHero
FinnTheHero merged commit d8c47e5 into master Aug 16, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant