did it again, and had this warning:
root@XIBO:/opt/xibo# docker-compose up -d
Recreating xibo_cms-db_1 … done
Starting xibo_cms-memcached_1 … done
Recreating xibo_cms-xmr_1 … done
Starting xibo_cms-quickchart_1 … done
Recreating xibo_cms-web_1 …
WARNING: Service “cms-web” is using volume “/var/www/cms/ca-certs” from the previous conta iner. Host mapping “/opt/xibo/shared/cms/ca-certs” has no effect. Remove the existing cont Recreating xibo_cms-web_1 … done
root@XIBO:/opt/xibo# ^C
I did docker-compose rm cms-web then restart docker
but not sure what else to do…