Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use fs stores by default in Dockerfile (#147)
This is to better align with Kubo's behaviour and also stops the containers running out of memory really quickly since in-memory stores aren't really meant for production use. Also turns on metrics by default and explicitly enables sub domains.
- Loading branch information