mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Removed unused config
This commit is contained in:
-13
@@ -1,13 +0,0 @@
|
||||
tls:
|
||||
certificates:
|
||||
- certFile: /certs/default.crt
|
||||
keyFile: /certs/default.key
|
||||
- certFile: /storage/certificates/fullchain.pem
|
||||
keyFile: /storage/certificates/privkey.pem
|
||||
|
||||
# tls:
|
||||
# certificates:
|
||||
# - certFile: /path/to/domain.cert
|
||||
# keyFile: /path/to/domain.key
|
||||
# - certFile: /path/to/other-domain.cert
|
||||
# keyFile: /path/to/other-domain.key
|
||||
Reference in New Issue
Block a user