Ad-hoc Env Vars
Last updated
Was this helpful?
Was this helpful?
{
"env":{
"box":{
"server":{
"web":{
"HTTP":{
"port":"8080"
}
}
}
},
"box_server_web_SSL_port" : "1443"
},
"web":{
"HTTP":{
"enable":true
}
}
}box_server_web_HTTP_port=8080
box_server_web_SSL_port=1443