mirror of
https://github.com/caddyserver/website.git
synced 2025-04-27 23:46:16 -04:00
Ability to generate ACME account client-side
This commit is contained in:
parent
d9f90d7993
commit
680e306678
2 changed files with 100 additions and 0 deletions
|
@ -15,3 +15,4 @@ rewrite /docs/modules/* /docs/modules/index.html
|
|||
rewrite /docs/* /docs/index.html
|
||||
|
||||
reverse_proxy /api/* localhost:4444
|
||||
reverse_proxy /acme/* localhost:4444
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue