mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 20:55:10 +00:00
3 lines
84 B
Ruby
3 lines
84 B
Ruby
# frozen_string_literal: true
|
|
|
|
Lockbox.master_key = ENV.fetch('LOCKBOX_MASTER_KEY')
|