NODE_ENV=production
CACHE_TTL=30000
PORT=8080
LOG_LEVEL=info
APP_ROOT=/
EXPOSE_API_DOCS=false

REDIS_PORT=6379
REDIS_DB=0
REDIS_PREFIX=ui-middleware