Files
nas/docker/proxy/dnsmasq/dnsmasq.conf
T
wangjia d6692b8776 添加 Docker 服务配置文件
新增 forgejo、mihomo 透明代理的 docker-compose 和配置文件,
敏感凭证(runner token、VLESS UUID)通过 .env 管理不入库。
同步更新 CLAUDE.md 目录结构说明,新增 README.md。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 00:31:38 +08:00

13 lines
237 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# DHCP 服务
dhcp-range=192.168.3.10,192.168.3.230,12h
dhcp-option=3,192.168.3.200
dhcp-option=6,192.168.3.200
# DNS 上游指向 Mihomo(端口 1053
server=127.0.0.1#1053
# 本地解析
address=/nas.local/192.168.3.200
no-hosts