Skip to content

tdg5/reqless-ui-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reqless-ui-docker

Repository for the docker image for the sinatra-based UI for reqless.

Usage

Environment variables

Variable Name Default Description
REQLESS_UI_DB_URL redis://localhost:6379/0 The URL of the DB instance the reqless UI should use.
REQLESS_UI_HOST localhost The host the reqless UI server should bind to.
REQLESS_UI_PORT 9292 The port the reqless UI server should bind to.