d12de589a25b7d1fd4b23a1ed8fc3069d21cf252
PR #47 added two state-changing routes (POST /chat, POST /routines) behind the -addr flag, which defaulted to ":9200" (all interfaces). Default now binds 127.0.0.1:9200; anyone who wants LAN/wider exposure still passes an explicit bind (as deploy/docker-compose.yml already does with "-addr :9201" inside the container, unaffected by this default change). Vikunja #317.
Description
No description provided
Languages
Go
97.1%
HTML
0.9%
Shell
0.6%
CSS
0.5%
Makefile
0.3%
Other
0.6%