The current config leaves you with an ephemeral index database and config.
The volume as currently mounted:
# Persistent storage for configuration and database
- basic-memory-config:/root/.basic-memory:rw
The volume as it should be mounted:
# Persistent storage for configuration and database
- basic-memory-config:/home/appuser/.basic-memory:rw
The current config leaves you with an ephemeral index database and config.
The volume as currently mounted:
The volume as it should be mounted: