mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-13 02:38:18 +08:00
Compare commits
2 Commits
148a41f21e
...
9a6972e846
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a6972e846 | |||
| 9218b854df |
@@ -704,7 +704,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔍 开源无广告元搜索引擎,保护隐私无追踪,支持自建部署
|
🔍 开源无广告元搜索引擎,保护隐私无追踪,支持自建部署
|
||||||
|
|
||||||
<kbd>2026.5.16-dce3bb69b</kbd> • [官网链接](https://docs.searxng.org/)
|
<kbd>2026.6.6-e260a732c</kbd> • [官网链接](https://docs.searxng.org/)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
+4
-5
@@ -10,10 +10,9 @@ services:
|
|||||||
- "${DATA_PATH}:/etc/searxng"
|
- "${DATA_PATH}:/etc/searxng"
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL=${SEARXNG_EXTERNAL_URL}
|
- BASE_URL=${SEARXNG_EXTERNAL_URL}
|
||||||
image: searxng/searxng:2026.5.16-dce3bb69b
|
image: searxng/searxng:2026.6.6-e260a732c
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
networks:
|
||||||
networks:
|
1panel-network:
|
||||||
1panel-network:
|
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user