Current section
Files
Jump to
Current section
Files
config/config.exs
use Mix.Config
config :waffle,
bucket: {:system, "WAFFLE_BUCKET"},
storage: Waffle.Storage.Google.CloudStorage
config :goth, json: {:system, "GCP_CREDENTIALS"}