diff --git a/smarthost-proxy-scheduler.json b/smarthost-proxy-scheduler.json index a82acdc..53c3e53 100644 --- a/smarthost-proxy-scheduler.json +++ b/smarthost-proxy-scheduler.json @@ -11,6 +11,11 @@ "MEMORY": "64M", "NETWORK": "host", "VOLUMES": [ + { + "SOURCE": "/etc/user/config/services/", + "DEST": "/etc/user/config/services/", + "TYPE": "ro" + }, { "SOURCE": "/etc/user/config/services/tmp", "DEST": "/tmp",