Current section

Files

Jump to
notioner config prod.exs
Raw

config/prod.exs

import Config
config :notioner,
notion_req_options: [
base_url: "https://api.notion.com/v1"
]