mirror of
https://github.com/langgenius/dify.git
synced 2026-03-20 05:57:59 +08:00
17 lines
190 B
YAML
17 lines
190 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
|
|
flags:
|
|
web:
|
|
paths:
|
|
- "web/"
|
|
carryforward: true
|
|
|
|
api:
|
|
paths:
|
|
- "api/"
|
|
carryforward: true
|