Use Gin in production mode #172
Labels
A: Backend
A task that concerns backend development
A: Devops
A task that concerns CI/CD and build pipelines
new feature
New feature or request
Describe the feature you'd like
Although I haven't noticed any big issue, I feel like we should probably be using production mode for Gin -- it should have performance benefits:
Pre-existing Issue or Justification
No response
Additional context
This is prob achieved through an env that specifies prod or dev, as we still want dev mode for development.
The text was updated successfully, but these errors were encountered: