redmine_redirect_wrapper/.env.example

10 lines
259 B
Plaintext
Raw Normal View History

REDMINE_URL='https://redmine.example.com'
# Used to get mappings.
REDMINE_API_KEY=''
# Used for sending email to Redmine. Not sure if these can be consolidated atm.
KEY=''
# Leave these two blank for false.
CATCHALL_PROJECT_NAME='catch'
DEBUG_MODE=
DRY_RUN=