Observed when fiddling with Citoid on deployment-docker-citoid01: It seems that the default working directory is /srv/service and the command run is node server.js. But that ignores the config from /etc/mediawiki-services-citoid/config.yaml, instead I think getting it from /srv/service/config.yaml?
This means I cannot configure Citoid to talk to Zotero using the proper IP address.