You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Filing API will run on `$(docker-machine ip):8080`
214
214
The Public API will run on `$(docker-machine ip):8082`
215
215
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
+
216
218
#### To run the entire platform
217
219
218
220
1. Ensure you have a Docker Machine with sufficient resources, as described in the [Docker](#docker) section above.
0 commit comments