WEBINSTALL variable
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
putenv('WEBINSTALL=true');
|
||||||
|
|
||||||
putenv('DOCKER_REGISTRY_URL='.$_POST["registry"]);
|
putenv('DOCKER_REGISTRY_URL='.$_POST["registry"]);
|
||||||
|
|
||||||
if ($_POST["smarthost"]=="Y") {
|
if ($_POST["smarthost"]=="Y") {
|
||||||
|
Reference in New Issue
Block a user