forked from TrueCloudLab/certificates
Print discord
This commit is contained in:
parent
baf3c40fef
commit
91a25b52bd
1 changed files with 1 additions and 0 deletions
1
ca/ca.go
1
ca/ca.go
|
@ -289,6 +289,7 @@ func (ca *CA) Run() error {
|
|||
errs := make(chan error, 1)
|
||||
|
||||
log.Printf("Documentation: https://u.step.sm/docs/ca")
|
||||
log.Printf("Community Discord: https://u.step.sm/discord")
|
||||
log.Printf("Config File: %s", ca.opts.configFile)
|
||||
|
||||
if ca.insecureSrv != nil {
|
||||
|
|
Loading…
Reference in a new issue