mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-26 15:52:20 +01:00
4 lines
101 B
Ruby
4 lines
101 B
Ruby
Openlab.configure do |config|
|
|
config.app_secret = Rails.application.secrets.openlab_app_secret
|
|
end
|