mirror of
https://github.com/nexu-io/open-design.git
synced 2026-07-06 14:01:52 +08:00
* fix(deploy): use network_mode host to fix loopback guard on Linux Docker * fix(deploy): address review feedback — wire OD_PORT and tighten auth note * fix(deploy): wire OD_PORT in Linux override and include linux override in systemd unit and updater * fix(deploy): reject unsupported Compose implementations for Linux override * fix(deploy): lock OD_BIND_HOST to loopback for host networking in Linux --------- Co-authored-by: kemycrome <luca.gernone@gmail.com>