Where is motionEye (or other add-ons) keeping all of it's configuration, logs, etc.?

I am using the official RPi image for HA and I just ripgrepped my entire filesystem (ssh -p 22222 root@host) and the HA docker image (ssh root@host) for the name of my camera and returned zero files. Where is this stuff?!

$ rg 'office_camera' / 2> /dev/null
$