mirror of
https://github.com/internetee/registry.git
synced 2025-08-11 20:19:34 +02:00
change source of key
This commit is contained in:
parent
5c306accc3
commit
373e333c9d
1 changed files with 1 additions and 1 deletions
|
@ -80,5 +80,5 @@ def headers
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.billing_secret
|
def self.billing_secret
|
||||||
Rails.application.credentials.config[:billing_secret]
|
ENV['billing_secret']
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue