Explanation how view log files

Fix #137

* Better description how to find log files
* Change default log to file but can be overridden by env var
This commit is contained in:
Holger Lösken
2020-05-11 09:08:59 +02:00
committed by Samuel Laulhau
parent 4f3f7ca8fe
commit 8a6622bbbb
2 changed files with 27 additions and 1 deletions

View File

@@ -52,7 +52,6 @@ RUN curl -o ninja.zip -SL https://download.invoiceninja.com/ninja-v${INVOICENINJ
######
# DEFAULT ENV
######
ENV LOG errorlog
ENV SELF_UPDATER_SOURCE ''
ENV PHANTOMJS_BIN_PATH /usr/local/bin/phantomjs