mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 15:10:38 +01:00
5 lines
137 B
Text
5 lines
137 B
Text
# ssl-certificate-app-data.conf
|
|
|
|
ssl_certificate /mnt/hdd/app-data/nginx/tls.cert;
|
|
ssl_certificate_key /mnt/hdd/app-data/nginx/tls.key;
|
|
|