dify工作流备份
This commit is contained in:
3
docker/dify/.gitignore
vendored
3
docker/dify/.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
# 1. 默认忽略 volumes 下所有内容
|
||||
volumes/**
|
||||
nginx/
|
||||
backups/*
|
||||
# 2. 保留当前已存在的目录本身(目录结构),方便写入 .gitkeep / 初始化文件
|
||||
!volumes/
|
||||
!volumes/app/
|
||||
@@ -24,4 +25,4 @@ nginx/
|
||||
!volumes/oceanbase/init.d/vec_memory.sql
|
||||
!volumes/opensearch/opensearch_dashboards.yml
|
||||
!volumes/sandbox/conf/config.yaml
|
||||
!volumes/sandbox/conf/config.yaml.example
|
||||
!volumes/sandbox/conf/config.yaml.example
|
||||
|
||||
Reference in New Issue
Block a user