Update proxy-scheduler.json
This commit is contained in:
@@ -11,6 +11,16 @@
|
||||
"IP": "null",
|
||||
"NETWORK": "host",
|
||||
"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",
|
||||
"DEST": "/domains",
|
||||
|
Reference in New Issue
Block a user