mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"name": "dspace-ui",
|
|
"cwd": "/app",
|
|
"script": "dist/server/main.js",
|
|
"instances": "max",
|
|
"exec_mode": "cluster"
|
|
}
|
|
]
|
|
} |