Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Bugfix: Run Puma in production mode #135

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Conversation

bastelfreak
Copy link
Member

Without setting the RACK_ENV environment variable, puma will run in its
default mode, which is development.

Fixes #131

Without setting the RACK_ENV environment variable, puma will run in its
default mode, which is development.

Fixes voxpupuli#131
@bastelfreak bastelfreak requested a review from dhollinger July 17, 2020 19:48
@bastelfreak bastelfreak self-assigned this Jul 17, 2020
@bastelfreak bastelfreak merged commit dc83c9b into voxpupuli:master Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

puppet-webhook 2.1.1 runs in development mode
2 participants