feat: convert uploaded OGG to MP3 via ffmpeg
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m4s
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m4s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,6 +35,9 @@ yarn-error.log*
|
||||
/data/*.db-wal
|
||||
/data/*.db-shm
|
||||
|
||||
# uploads (user content)
|
||||
/public/uploads/
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user