1 Star 0 Fork 11

xtzwt/ZirconLegend-Server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
services:
zircon:
container_name: zircon
image: raphzhang/zirconlegend:latest
labels:
createdBy: Apps
networks:
1panel-network:
ipv4_address: 172.18.0.82
ports:
- 192.168.0.3:17000:7000
#- 192.168.0.3:13000:3000
restart: unless-stopped
user: "0:0"
volumes:
- ./datas:/zircon/datas
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
version: "3"
networks:
1panel-network:
external: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/xtzwt/zircon-legend-server.git
git@gitee.com:xtzwt/zircon-legend-server.git
xtzwt
zircon-legend-server
ZirconLegend-Server
main

搜索帮助