mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-09-15 20:56:56 +00:00
WIP
This commit is contained in:
parent
a8e4aa454c
commit
5549eda6e3
2 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@ conn = 'certs.sqlite'
|
|||
|
||||
[ACME]
|
||||
email = 'noreply@example.email'
|
||||
apiEndpoint = 'https://acme-v02.api.letsencrypt.org/directory'
|
||||
acceptTerms = false
|
||||
apiEndpoint = 'https://localhost:14000/dir'
|
||||
acceptTerms = true
|
||||
useRateLimits = false
|
||||
eab_hmac = ''
|
||||
eab_kid = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue