chore: correct build command to use updated repository URL

This commit is contained in:
z0x 2025-05-08 23:18:09 -04:00
parent a16e0d6d18
commit 277e4ab0e0

View file

@ -29,7 +29,7 @@ localhost {
## Build from source ## Build from source
```bash ```bash
xcaddy build --with git.home.arpa/z0x/caddy-anubis xcaddy build --with git.z0x.ca/z0x/caddy-anubis
``` ```
## Credits ## Credits