WEBINSTALL variable

This commit is contained in:
2024-07-01 07:12:33 +00:00
parent 3b951b5cdf
commit c3264bf5cf

View File

@@ -1,5 +1,7 @@
<?php
putenv('WEBINSTALL=true');
putenv('DOCKER_REGISTRY_URL='.$_POST["registry"]);
if ($_POST["smarthost"]=="Y") {