Update 'smarthost-proxy-scheduler.json'

Added letsencrypt access via filesystem
This commit is contained in:
Gyorgy Berenyi
2023-06-13 09:13:46 +00:00
parent cd8217b994
commit 036fad332b

View File

@@ -21,6 +21,12 @@
"DEST": "/etc/system/config/proxy.json",
"TYPE": "ro"
},
{
"SOURCE": "/etc/user/config/services/letsencrypt.json",
"DEST": "/etc/user/config/services/letsencrypt.json",
"TYPE": "ro"
},
{
"SOURCE": "/etc/ssl/keys",
"DEST": "/keys",