Upped prod verbosity

This commit is contained in:
Daniel Dayley 2023-05-15 15:14:13 -06:00
parent 395e679de5
commit 270b32906d
Signed by: Cronocide
GPG Key ID: 2CB7D4B8DEB3198E

View File

@ -7,4 +7,4 @@ ADD ./ /$PROJ_NAME
RUN pip3 install /$PROJ_NAME
# Run entrypoint
ENTRYPOINT ["/usr/local/bin/bluebubbles_bot","-vv"]
ENTRYPOINT ["/usr/local/bin/bluebubbles_bot","-vvv"]