We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68877f commit 140976eCopy full SHA for 140976e
.github/workflows/go.yml
@@ -27,3 +27,5 @@ jobs:
27
- name: Build
28
run: ./xcaddy build --with github.com/kirsch33/realip --with github.com/caddyserver/jsonc-adapter --with github.com/git001/caddyv2-upload
29
30
+ - name: Show caddy modules
31
+ run: ./caddy list-modules
0 commit comments