Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created March 29, 2020 11:21
Show Gist options
  • Save voronenko-p/4fdb02bf5095f337e5b19b7d8e57b388 to your computer and use it in GitHub Desktop.
Save voronenko-p/4fdb02bf5095f337e5b19b7d8e57b388 to your computer and use it in GitHub Desktop.
curl -i -X POST \
--url {{ kong }}/services/{{ spaservice_name }}/routes \
--data 'hosts[]={{domain}}&paths[]=/spa/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment