mirror of
https://github.com/unraid/api.git
synced 2026-04-28 19:19:23 -05:00
feat: pm2 initial setup
This commit is contained in:
@@ -23,6 +23,8 @@ x-volumes: &volumes
|
||||
- ./codegen.yml:/app/codegen.yml
|
||||
- ./fix-array-type.cjs:/app/fix-array-type.cjs
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./unraid-api.js:/app/unraid-api.js
|
||||
- ./ecosystem.config.json:/app/ecosystem.config.json
|
||||
|
||||
services:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user