What's Changed
- temporary removed ipfs and orbitdb service
- applied halborn security audit
Full Changelog: v1.1.3...v1.1.4
How to update to v1.1.4
1. Pull latest changes
git checkout master
git pull
2. Add env vars to .env file:
THROTTLER_TTL=60
THROTTLER_LIMIT=10
3. Run
docker-compose up -d --remove-orphans