docs
docs copied to clipboard
Document how to run gRPC services
Here's an example: https://github.com/fly-apps/grpc-service/
The key line in fly.toml is:
[services.ports.tls_options]
alpn = ["h2"]
Meaning add a guide? I see there's some reference to this here: http:/fly.io/docs/reference/configuration/#services-ports-tls_options