You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments