Formatting

This commit is contained in:
Viktor Petersson
2020-12-11 10:34:13 +00:00
parent da6b962e5b
commit e31960e805

View File

@@ -138,8 +138,8 @@ ENV QT_QPA_PLATFORM=linuxfb
# Turn on debug logging for now
ENV QT_LOGGING_RULES=qt.qpa.*=true
ENV QT_LOGGING_RULES=*.debug=true
ENV QT_QPA_DEBUG=1
ENV QT_LOGGING_RULES=*.debug=true # Enable all debug messages
RUN useradd -g video viewer