@finance_for_you_bot
docker-compose up -d
Also you need store local config:
rates_cache_default_expiration: 720h
calc_cache_default_expiration: 24h
rates_cache_cleanup_interval: 1h
token:
abstract_api_key:
postgres_user:
postgres_password:
postgres_db:
postgres_port:
postgres_host: db
cache_host: memcached:11211