Running Effect Platform HTTP server in Docker issues
Is there anything I should be aware of when running an Effect Platform HTTP server inside a Docker container? For some reasons the server starts and listens on port when started from the host, but nothing seems to happen when running from within the container. My Docker skills are a bit rusty.
