enable debug logging for everything

This commit is contained in:
2016-09-02 00:43:33 +02:00
parent 1c295a5f2e
commit 395b20b756
3 changed files with 116 additions and 0 deletions

View File

@@ -135,3 +135,5 @@ EXPOSE 2001
RUN mkdir -p /etc/service/steemd
ADD steemd.run /etc/service/steemd/run
RUN chmod +x /etc/service/steemd/run
ADD config.ini /etc/steemd.conf