yandex_translate/config/config.exs.example

10 lines
218 B
Plaintext
Raw Normal View History

# use Mix.Config
# config :yandex_translate,
2019-06-30 10:12:38 +03:00
# service_account_id: "SERVICE_ACCOUNT_ID"
# authorized_key_id: "AUTHORIZED_KEY_ID"
# private_key: "PRIVATE_KEY"
# config :yandex_translate,
# api_key: "API_KEY"