From 40684cf6fbd78ecb4d71a3fd2b8b46c004dc70fe Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Wed, 25 Mar 2026 05:34:26 +0800 Subject: [PATCH] feat: update tianji 1.31.18 --- README.md | 2 +- apps/tianji/{1.31.17 => 1.31.18}/.env.sample | 0 apps/tianji/{1.31.17 => 1.31.18}/data.yml | 0 apps/tianji/{1.31.17 => 1.31.18}/docker-compose.yml | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename apps/tianji/{1.31.17 => 1.31.18}/.env.sample (100%) rename apps/tianji/{1.31.17 => 1.31.18}/data.yml (100%) rename apps/tianji/{1.31.17 => 1.31.18}/docker-compose.yml (92%) diff --git a/README.md b/README.md index f3d0575..2c70537 100644 --- a/README.md +++ b/README.md @@ -945,7 +945,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数 📊 开源 all-in-one 数据洞察中心,集成网站分析、服务监控、服务器状态监控 -1.31.17 • [官网链接](https://tianji.msgbyte.com/) +1.31.18 • [官网链接](https://tianji.msgbyte.com/) diff --git a/apps/tianji/1.31.17/.env.sample b/apps/tianji/1.31.18/.env.sample similarity index 100% rename from apps/tianji/1.31.17/.env.sample rename to apps/tianji/1.31.18/.env.sample diff --git a/apps/tianji/1.31.17/data.yml b/apps/tianji/1.31.18/data.yml similarity index 100% rename from apps/tianji/1.31.17/data.yml rename to apps/tianji/1.31.18/data.yml diff --git a/apps/tianji/1.31.17/docker-compose.yml b/apps/tianji/1.31.18/docker-compose.yml similarity index 92% rename from apps/tianji/1.31.17/docker-compose.yml rename to apps/tianji/1.31.18/docker-compose.yml index 924e639..842d0ce 100644 --- a/apps/tianji/1.31.17/docker-compose.yml +++ b/apps/tianji/1.31.18/docker-compose.yml @@ -2,7 +2,7 @@ services: tianji: container_name: ${CONTAINER_NAME} restart: always - image: moonrailgun/tianji:1.31.17 + image: moonrailgun/tianji:1.31.18 networks: - 1panel-network ports: