mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
feat: backend now uses ffmpeg as local package on server to convert video to audio, added package to dockerfile, naming conventions
This commit is contained in:
parent
95c8ba211c
commit
f16661d1fd
7 changed files with 143 additions and 84 deletions
|
|
@ -6,6 +6,6 @@
|
|||
"rootDir": ".",
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
"allowSyntheticDefaultImports": true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue