Skip to content

Commit

Permalink
[script] Update outdated path in resolver script
Browse files Browse the repository at this point in the history
  • Loading branch information
tkan145 committed Oct 10, 2024
1 parent 3c26c64 commit 2708570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/resolver
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

exec resty -I apicast/src script/resolver.lua "$@"
exec resty -I gateway/src script/resolver.lua "$@"

0 comments on commit 2708570

Please sign in to comment.