We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f72cab commit fdb48c7Copy full SHA for fdb48c7
1 file changed
config/config.exs
@@ -42,7 +42,3 @@ config :hyper, Hyper.Img.Db.Repo,
42
password: "postgres",
43
hostname: "localhost",
44
pool_size: 10
45
-
46
-# The public gRPC interface always runs (it is a core interface, not opt-in).
47
-# Tune the listener -- port, TLS, adapter opts -- from your own config; see
48
-# `Hyper.Grpc.Config`. With no config it serves plaintext on port 50051.
0 commit comments