As described in #5, this PR provides Docker composer support to ease integration and testing of this project.
In addition, this PR adds a parameter to change the default port used by the http server.
And document how to change all settings in a local .env file when using Docker Compose.
As described in #5, this PR provides Docker composer support to ease integration and testing of this project.
In addition, this PR adds a parameter to change the default port used by the http server. And document how to change all settings in a local
.env
file when using Docker Compose.