mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
af97ab22ee
* fix(web): update proxy target for containerized development Use internal Docker network target (http://server:8080) instead of host-published ports (host.docker.internal) to improve containerized dev environment reliability. Also add mise.local.toml to .gitignore for local tool configuration. * Remove comments regarding Docker network configuration Removed comments about containerized development and proxy target. --------- Co-authored-by: 晨苒 <16112591+chen-ran@users.noreply.github.com>