Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -297,7 +297,12 @@ Bash
|
||||
|
||||
# ================= 配置区域 =================
|
||||
# 备份保存路径
|
||||
BACKUP_DIR="/volume1/docker/zipline-stack/backups"
|
||||
BACKUP_DIR="/volume1/docker/zipline-stack/backups"---
|
||||
title: 1. 架构图(Synology 专用)
|
||||
author: shenwei
|
||||
tags: [docker, image, minio, n8n, nas, synology, zipline]
|
||||
---
|
||||
|
||||
# Postgres 容器名称 (需与 docker-compose.yml 一致)
|
||||
PG_CONTAINER="zipline_postgres"
|
||||
# 数据库用户和名称
|
||||
|
||||
Reference in New Issue
Block a user