The default docker-setup exposes the API container directly on port 5000. This should not be the case and is not needed, as API access is all routed through the frontend nginx reverse proxy. Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2324>
1 line
55 B
Text
1 line
55 B
Text
Docker setup: do not export the API port 5000 publicly
|