fix: uses correct command
This commit is contained in:
@@ -18,4 +18,4 @@ ENV APP_VERSION=${APP_VERSION}
|
||||
COPY --chown=1000:1000 ./ /app
|
||||
|
||||
# To retain backwards compatibility, default to async & download transports
|
||||
CMD [ "--async", "--download" ]
|
||||
CMD [ "--monitor" ]
|
||||
|
||||
Reference in New Issue
Block a user