You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
decentralised_book_index/.env.example

5 lines
147 B

DATABASE_URL=ecto://postgres:postgres@db/decentralised_book_index_prod
SECRET_KEY_BASE=<secret>
TOKEN_SIGNING_SECRET=<secret>
PHX_HOST=example.com