Skip to content

web_ui 打不开 #34

@yanghs520

Description

@yanghs520

services:
d2c:
image: crpi-xg6dfmt5h2etc7hg.cn-hangzhou.personal.cr.aliyuncs.com/cherry4nas/d2c:latest
# github镜像源
# image: ghcr.io/coracoo/d2c:latest
container_name: d2c
ports:
- "5000:5000" # Web UI端口
environment:
- TZ=Asia/Shanghai # 可选,时区设置
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /{path}/d2c/compose:/app/compose
- /{path}/d2c/logs:/app/logs
- /{path}/d2c/config:/app/config
运行正常,但是web _ui 打不 开

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions