Skip to content

v1.1.4

Compare
Choose a tag to compare
@d1r1 d1r1 released this 24 Dec 19:14
· 2 commits to master since this release
bdc44fc

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