Update smarthost-proxy-scheduler.json
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user