Skip to content

Instantly share code, notes, and snippets.

@jakubgs
Created November 7, 2017 23:01
Show Gist options
  • Save jakubgs/dd8bdb390c6b550526c2034213cff376 to your computer and use it in GitHub Desktop.
Save jakubgs/dd8bdb390c6b550526c2034213cff376 to your computer and use it in GitHub Desktop.
http:
port: 8080
admin:
port: 9876
hostname: localhost
apiEndpoints:
api:
host: localhost
paths: '/:id'
serviceEndpoints:
policies:
- rcache
pipelines:
default:
apiEndpoints:
- api
policies:
- rcache:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment