- Add COMPRESSION, port, CACHE_REFRESH_INTERVAL_SECONDS, and debug
environment variables for enterprise edition deployments
- Use conditional logic based on enterpriseEditionLicense flag
- Update REDIS_URL to support both global and local redis config
with fallback using default template function
This enables enterprise-specific features and improves redis
configuration flexibility for the assist service.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>