Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xinzhang1219
/
test240527
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f2074b7
test240527
/
web
/
docker
/
pm2.json
Xin Zhang
initial dify code
27fd333
over 1 year ago
raw
Copy download link
history
blame
Safe
172 Bytes
{
"apps"
:
[
{
"name"
:
"dify-web"
,
"script"
:
"/app/web/server.js"
,
"cwd"
:
"/app/web"
,
"exec_mode"
:
"cluster"
,
"instances"
:
2
}
]
}