Open gmadsen opened 2 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
There is an autostart file in your /config/.config/openbox/autostart
here is the base https://github.com/linuxserver/docker-zotero/blob/master/root/defaults/autostart
If it has a bind option put it there, if it works make a pull request, I have no problem with this being the default behavior.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Any news, i tried to find a way to do it but got no success for now, tnx. i was able to change the port, but no luck on the endpoint.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is this a new feature request?
Wanted change
Ability to connect to a separate firefox/chrome container running plugin
Reason for change
currently zotero only listens to localhost:23119 , which ideally could be an option to bind 0:0:0:0 for use with other containers on a custom docker network
Proposed code change
option to change 127.0.0.1:23119 to 0:0:0:0:23119