Add the docker-compose configuration and examples of env files.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL=ecto://postgres:postgres@db/decentralised_book_index_prod
|
||||
SECRET_KEY_BASE=<secret>
|
||||
TOKEN_SIGNING_SECRET=<secret>
|
||||
PHX_HOST=example.com
|
||||
Reference in New Issue
Block a user