Files
tunarr/server/pkg.config.json
2025-02-15 22:43:59 -05:00

7 lines
79 B
JSON

{
"pkg": {
"assets": ["./dist/**/*"],
"outputPath": "dist/bin"
}
}