mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-17 10:10:56 +03:00
7 lines
134 B
JavaScript
7 lines
134 B
JavaScript
module.exports = {
|
|
apps : [{
|
|
name : "YoutubeDL-Material",
|
|
script : "./app.js",
|
|
watch : "placeholder"
|
|
}]
|
|
} |