serverless-redis-http
serverless-redis-http copied to clipboard
Load port from env
By default in production, the service uses port 80. This should be configurable.
Using the environment variable SRH_PORT
, the port specified should be used. In case that is absent, and for backwards compatability, it should use the port 80.