mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 20:55:10 +00:00
3 lines
127 B
Ruby
3 lines
127 B
Ruby
# frozen_string_literal: true
|
|
|
|
BlindIndex.master_key = ENV["BLIND_INDEX_MASTER_KEY"] if ENV["BLIND_INDEX_MASTER_KEY"].present?
|