Update proxy-scheduler.json

This commit is contained in:
Gyorgy Berenyi
2023-11-09 06:54:26 +00:00
parent a3f616e326
commit 158cc48e92

View File

@@ -11,6 +11,16 @@
"IP": "null", "IP": "null",
"NETWORK": "host", "NETWORK": "host",
"VOLUMES": [ "VOLUMES": [
{
"SOURCE": "/etc/user/config/services",
"DEST": "/etc/user/config/services",
"TYPE": "ro"
},
{
"SOURCE": "/etc/user/config/services/tmp",
"DEST": "/tmp",
"TYPE": "rw"
},
{ {
"SOURCE": "/etc/user/config/domains", "SOURCE": "/etc/user/config/domains",
"DEST": "/domains", "DEST": "/domains",