Skip to content

Commit 0d28f86

Browse files
committed
Mention HMDA_LOGLEVEL in README
1 parent a8391a0 commit 0d28f86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ docker run -d -p "8080:8080 -p 8082:8082" hmda-api
213213
The Filing API will run on `$(docker-machine ip):8080`
214214
The Public API will run on `$(docker-machine ip):8082`
215215

216+
By default, the `HDMA Platform` runs with a log level of `INFO`. This can be changed by establishing a different log level in the `HMDA_LOGLEVEL` environment variable.
217+
216218
#### To run the entire platform
217219

218220
1. Ensure you have a Docker Machine with sufficient resources, as described in the [Docker](#docker) section above.

0 commit comments

Comments
 (0)