Skip to content

Instantly share code, notes, and snippets.

@bka
Created October 12, 2023 14:12
Show Gist options
  • Save bka/7bee1aef768eb954047977ffe4fc0b67 to your computer and use it in GitHub Desktop.
Save bka/7bee1aef768eb954047977ffe4fc0b67 to your computer and use it in GitHub Desktop.
location ~ /rest/([^/]*/)?V1/customers/me {
deny all;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment