We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A clear and concise description of what you want the system to do.
It would be good to be able to define a matcher route instead of defining an explicit route.
What are the Caddyfile directives that need to be added.
Current:
route /update { git update repo aspecthq.com }
Requested:
git /update update repo aspecthq.com
The text was updated successfully, but these errors were encountered:
b15e3b5
@joeworkman , please see "routeless" config example.
caddy-git/assets/config/routeless/Caddyfile
Lines 23 to 28 in b15e3b5
FYI, will release this weekend.
Sorry, something went wrong.
greenpau
No branches or pull requests
It would be good to be able to define a matcher route instead of defining an explicit route.
Current:
Requested:
The text was updated successfully, but these errors were encountered: