Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksei Lipniagov <alipniagov@gitlab.com>2019-08-01 15:28:45 +0300
committerAleksei Lipniagov <alipniagov@gitlab.com>2019-08-01 17:47:52 +0300
commite2e878bdd8aa8d93b026234e4b6c873a891d0259 (patch)
tree634351b09f582e71fb272f69d845a36b892a250c /changelogs
parentc36b12d7f12ed830662a8169cef3e880bd788f3b (diff)
Make `bin/web_puma` consider RAILS_ENV
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-bin-web-puma-script-to-consider-rails-env.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-bin-web-puma-script-to-consider-rails-env.yml b/changelogs/unreleased/fix-bin-web-puma-script-to-consider-rails-env.yml
new file mode 100644
index 00000000000..a0564369b02
--- /dev/null
+++ b/changelogs/unreleased/fix-bin-web-puma-script-to-consider-rails-env.yml
@@ -0,0 +1,5 @@
+---
+title: Make `bin/web_puma` consider RAILS_ENV
+merge_request: 31378
+author:
+type: fixed