Made the service basically start working
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"TemporaryFilesPath": "./Temp",
|
||||
"FfmpegPath": "./ffmpeg"
|
||||
"FFmpeg": {
|
||||
"TemporaryFilesPath": "./Temp",
|
||||
"FfmpegPath": "./ffmpeg"
|
||||
},
|
||||
"UploadsPath": "./Uploads"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user