Add the docker-compose configuration and examples of env files.

This commit is contained in:
2025-04-22 11:43:23 +03:00
parent 1cd773cc6f
commit c074afb0f2
3 changed files with 40 additions and 0 deletions
+4
View File
@@ -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