mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Updated certs
This commit is contained in:
parent
b326d2faee
commit
d1b0fd462a
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ tls:
|
|||
certificates:
|
||||
- certFile: /certs/default.crt
|
||||
keyFile: /certs/default.key
|
||||
- certFile: /storage/certificates/cert.pem
|
||||
keyFile: /storage/certificates/privkey.pem
|
||||
|
||||
# tls:
|
||||
# certificates:
|
||||
|
|
|
|||
Loading…
Reference in a new issue