mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-31 12:15:56 -04:00
Add comment about xcaddy to main
This commit is contained in:
parent
0bcd02d5f6
commit
050d6e0aeb
@ -24,6 +24,8 @@
|
|||||||
// 3. Run `go mod init caddy`
|
// 3. Run `go mod init caddy`
|
||||||
// 4. Run `go install` or `go build` - you now have a custom binary!
|
// 4. Run `go install` or `go build` - you now have a custom binary!
|
||||||
//
|
//
|
||||||
|
// Or you can use xcaddy which does it all for you as a command:
|
||||||
|
// https://github.com/caddyserver/xcaddy
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user