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.
16 lines
407 B
16 lines
407 B
DATABASE_URL=ecto://postgres:postgres@db/decentralised_book_index_prod
|
|
SECRET_KEY_BASE=<secret>
|
|
TOKEN_SIGNING_SECRET=<secret>
|
|
PHX_HOST=example.com
|
|
#PHX_HOST=127.0.0.1
|
|
#PORT=4000
|
|
|
|
#SYSTEM_EMAIL=noreply@example.com
|
|
|
|
#SMTP_EMAIL_RELAY=mail.example.com
|
|
#SMTP_EMAIL_USERNAME=noreply@example.com
|
|
#SMTP_EMAIL_PASSWORD=password
|
|
#SMTP_EMAIL_PORT=587
|
|
|
|
#SCALEWAY_EMAIL_PROJECT_ID=uuid
|
|
#SCALEWAY_EMAIL_SECRET_KEY=secret |