-
- Downloads
fix: change log level from debug to error in production environment configuration
This commit updates the `.env.production` file to set the `LOG_LEVEL` to `error`, ensuring that only error messages are logged in the production environment.
Please register or sign in to comment