LeastAuthority / feedback-api

An http endpoint to process winden feedback page
MIT License
1 stars 0 forks source link

Add docker composer to manage http and smtp services #7

Closed btlogy closed 1 year ago

btlogy commented 1 year ago

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.

donpui commented 1 year ago

@JustusFT can you reuse this in PR https://github.com/LeastAuthority/winden/pull/123?