change server for streaming (byte-ranges compatibility)
All checks were successful
Deploy App / deploy (push) Successful in 50s
All checks were successful
Deploy App / deploy (push) Successful in 50s
This commit is contained in:
@@ -4,4 +4,4 @@ WORKDIR /app
|
||||
COPY . .
|
||||
RUN npm ci
|
||||
|
||||
CMD npx http-server /mnt/media/files
|
||||
CMD npx serve /mnt/media/files
|
||||
|
||||
Reference in New Issue
Block a user