tangled
alpha
login
or
join now
kot.pink
/
caddy-anubis
8
fork
atom
Anubis module for Caddy
8
fork
atom
overview
issues
pulls
pipelines
pin example in readme to main
kot.pink
2 months ago
ad73e67d
469d378d
verified
This commit was signed with the committer's
known signature
.
kot.pink
SSH Key Fingerprint:
SHA256:e4bjV3/Jkmz9iPYLTjvwj9VNZdgdgRm8GIc0LYqo0kU=
+1
-1
1 changed file
expand all
collapse all
unified
split
README.md
+1
-1
README.md
···
4
5
```
6
xcaddy build \
7
-
--with tangled.sh/kot.pink/caddy-anubis \
8
--replace github.com/TecharoHQ/anubis=github.com/kotx/anubis-static@v1.24.0
9
# ...any other plugins
10
```
···
4
5
```
6
xcaddy build \
7
+
--with tangled.sh/kot.pink/caddy-anubis@main \
8
--replace github.com/TecharoHQ/anubis=github.com/kotx/anubis-static@v1.24.0
9
# ...any other plugins
10
```