PhotoPrism, Part Three
I realized today that I never updated the network share from the test location to the permanent location. I'm going to get that fixed quickly.
Steps performed on PHOTOPRISM-01
sudo nano /etc/fstab
//10.10.10.XXX/Data/Pictures/PhotoPrism /mnt/pictures cifs rw,noserverino,credentials=/home/david/.photoprismcredentials,iocharset=utf8 0 0
mount -t cifs -o rw,vers=3.0,noserverino,credentials=/home/david/.photoprismcredentials //10.10.10.XXX/Data/Pictures/PhotoPrism /mnt/pictures/