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

Commit

Permalink
Merge pull request #135 from bastelfreak/env
Browse files Browse the repository at this point in the history
Bugfix: Run Puma in production mode
  • Loading branch information
bastelfreak authored Jul 17, 2020
2 parents 49fea68 + 52d3329 commit dc83c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/puppetwebhook
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Environment Variables for the Puppet Webhook
WEBHOOK_CONFDIR=/etc/voxpupuli/webhook.yaml
SINATRA_ENV=production
RACK_ENV=production
RUBYLIB=/opt/voxpupuli/webhook/lib/ruby:/opt/voxpupuli/webhook
GEM_HOME=/opt/voxpupuli/webhook/lib/ruby/gems/2.6.0
GEM_PATH=/opt/voxpupuli/webhook/lib/ruby/gems/2.6.0
Expand Down

0 comments on commit dc83c9b

Please sign in to comment.