mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
- Dockerfile 及 main.rs 默认 bind 从 0.0.0.0:80 改为 0.0.0.0:8084 - docker-compose 以 UID:GID 非 root 用户启动 app 容器 - compose 端口映射与容器内监听端口保持一致,通过 AETHER_GATEWAY_BIND 注入