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