@ -1,9 +1,5 @@
version: '3'
services:
cache:
image: redis:latest
ports:
- 127.0.0.1:6379:6379
wallet:
build:
context: .
@ -43,8 +43,6 @@
</a>
{%- endfor %}
{% else %}
<p>There's nothing here yet...</p>
{% endif %}