softsimon
2f94200a45
Responsive mempool blocks.
2020-03-12 21:56:07 +07:00
Simon Lindh
c8c1be594b
Adding production and deployment files.
2020-02-26 03:33:17 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00
rbrooklyn
dbf3ac4a9c
Add BACKEND_API and ELECTRS_API_URL ENV lines
...
Adds BACKEND_API and ELECTRS_API_URL environment variables which will be populated into backend/mempool-config.json on startup.
This will allow docker users to easily switch to electrs mode and specify a server if they have a need to do so.
2020-02-16 10:20:36 +00:00
rbrooklyn
2b94cab046
Remove jq, add bash from alpine. Remove HTTP_PORT. General tidy
...
HTTP_PORT was ignored and can be remapped by Docker anyway.
Remove jq as no longer needed by entrypoint.sh
Added bash as needed by entrypoint.sh
2020-02-14 16:49:14 +00:00
Richard Brooklyn
4eba7b86c8
Increase sleep to 60 seconds for slower hosts to build + general tidy
2019-11-30 13:51:44 +00:00
Richard Brooklyn
a80d1daa95
docker
...
Add files for the creation of docker container
2019-11-25 23:30:59 +00:00