Environments support added to Gitlab config
This commit is contained in:
parent
ed3f44085e
commit
77a3bfe1de
2 changed files with 113 additions and 102 deletions
|
@ -1,5 +1,6 @@
|
|||
class Settings < Settingslogic
|
||||
source "#{Rails.root}/config/gitlab.yml"
|
||||
namespace Rails.env
|
||||
|
||||
class << self
|
||||
def gitlab_on_non_standard_port?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue