16 17 18
# File 'lib/cloudfuji/platform.rb', line 16 def protocol ENV['CLOUDFUJI_PROTOCOL'] || "https" end