mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-02 12:17:17 +01:00
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:
committed by
Samuel Laulhau
parent
4f3f7ca8fe
commit
8a6622bbbb
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user