mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
acme-api -> acme-api-endpoint
This commit is contained in:
parent
97d4ea9d6b
commit
b28204a468
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ var ServeFlags = []cli.Flag{
|
|||
|
||||
// ACME
|
||||
&cli.StringFlag{
|
||||
Name: "acme-api",
|
||||
Name: "acme-api-endpoint",
|
||||
EnvVars: []string{"ACME_API"},
|
||||
Value: "https://acme-v02.api.letsencrypt.org/directory",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue