Skip to content

Instantly share code, notes, and snippets.

@gszr
Created February 12, 2020 21:35
Show Gist options
  • Save gszr/389b00be86de43ea259dbc99f2f48fe8 to your computer and use it in GitHub Desktop.
Save gszr/389b00be86de43ea259dbc99f2f48fe8 to your computer and use it in GitHub Desktop.
_format_version: "1.1"
services:
- connect_timeout: 60000
host: localhost
name: hello-grpc-dev
port: 9000
protocol: grpc
read_timeout: 60000
retries: 5
write_timeout: 60000
routes:
- name: hello-grpc-route-dev
hosts:
- grpcdev.myhost.com
paths:
- /hello
preserve_host: false
protocols:
- grpc
- grpcs
regex_priority: 0
strip_path: false
https_redirect_status_code: 426
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment