mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-13 18:58:20 +08:00
Compare commits
2 Commits
2c12569b09
...
d90c8125ce
| Author | SHA1 | Date | |
|---|---|---|---|
| d90c8125ce | |||
| 19975afdd4 |
@@ -926,7 +926,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🖥️ 简单好用安全的开源交互审计系统
|
🖥️ 简单好用安全的开源交互审计系统
|
||||||
|
|
||||||
<kbd>3.2.1</kbd> • [官网链接](https://github.com/dushixiang/next-terminal)
|
<kbd>3.3.0</kbd> • [官网链接](https://github.com/dushixiang/next-terminal)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
axonhub:
|
axonhub:
|
||||||
image: looplj/axonhub:v0.9.42
|
image: looplj/axonhub:v0.9.43
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
next-terminal:
|
next-terminal:
|
||||||
image: dushixiang/next-terminal:v3.2.1
|
image: dushixiang/next-terminal:v3.3.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user