Update 'smarthost-proxy-scheduler.json'

Test
This commit is contained in:
Gyorgy Berenyi
2023-06-12 13:24:24 +00:00
parent 588f1a367a
commit 38c779b266

View File

@@ -11,6 +11,11 @@
"MEMORY": "64M",
"NETWORK": "host",
"VOLUMES": [
{
"SOURCE": "/etc/user/config/services/tmp",
"DEST": "/tmp",
"TYPE": "rw"
},
{
"SOURCE": "/etc/user/config/smarthost-domains",
"DEST": "/domains",