Update smarthost-proxy-scheduler.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-12 07:21:22 +00:00
parent f55f9fa1bf
commit 6ef324fc20

View File

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