fix: enable XML processing in container entry
This commit is contained in:
@@ -25,4 +25,4 @@ USER arr
|
||||
|
||||
EXPOSE 8765 8890
|
||||
|
||||
CMD ["python", "-m", "arr_web.run", "--host", "0.0.0.0", "--port", "8765"]
|
||||
CMD ["python", "-m", "arr_web.run", "--host", "0.0.0.0", "--port", "8765", "--enable-processing"]
|
||||
|
||||
Reference in New Issue
Block a user