forked from DevOps/deploy.stack
style(searxng): 清理 yaml 格式,修复末尾换行缺失
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
# Run:: docker compose --env-file ./searxng/env.cfg -f ./searxng/stack.yml up -d
|
# Run:: docker compose --env-file ./searxng/env.cfg -f ./searxng/stack.yml up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
valkey:
|
valkey:
|
||||||
image: ${Valkey_TAG}
|
image: ${Valkey_TAG}
|
||||||
container_name: redis
|
container_name: redis
|
||||||
|
|||||||
Reference in New Issue
Block a user