Skip to content

Commit 8c7d91b

Browse files
committed
verbose log output
1 parent d4fccb5 commit 8c7d91b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ ENV SOLID_ROOT=${SOLID_HOME}/data
2121
ENV SOLID_SSL_KEY=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.key
2222
ENV SOLID_SSL_CERT=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.crt
2323
ENV SOLID_PORT=8443
24+
ENV DEBUG=solid:*
25+
2426
ENTRYPOINT ["./entrypoint.sh"]
2527

2628
CMD ["start"]

0 commit comments

Comments
 (0)