style(searxng): 清理 yaml 格式,修复末尾换行缺失

This commit is contained in:
moqiruyi
2026-06-04 15:00:37 +08:00
parent 45b13045cf
commit 0241d278e3

View File

@@ -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