Files
wzdj/docker-compose.yml
2026-04-11 17:15:11 +08:00

15 lines
668 B
YAML
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.

# 玩值电竞已合并到 website 编排,不在此单独部署,避免与神射手目录的 wanzhi-web 重复。
# 启动玩值电竞:请在「神射手」目录执行 docker compose up -d --build
# 访问http://localhost:3001与神射手、OpenClaw、n8n 同组)
# 详见卡若AI 运营中枢/工作台/项目与端口注册表.md、website分组清单.md
name: wanzhi-website
services:
# 占位服务profile 默认不启用,避免在此目录误执行 docker compose up 时起重复容器
_do-not-use:
image: alpine:latest
command: ["echo", "请到神射手目录执行: docker compose up -d --build"]
profiles:
- never