b5e8ea9111
NeuronModule reads NEURON_DATA_DIR to construct the DB path as $NEURON_DATA_DIR/neuron.db. Without this env var the app falls back to a temp file, losing all data on pod restart. Also renamed the PVC file from neuron-prod.db to neuron.db to match.