Skip to content

change(docker): host fastapi over plain http

Kevin Morris requested to merge kevr/aurweb:pu-fastapi-http into pu

We don't need the https certificates being dealt with in the fastapi service; we will define our certificates in any frontend nginx running on top.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports