add Proxy container to test

This commit is contained in:
Christopher 2020-10-23 21:20:42 +02:00
parent 29fb089639
commit 576d1812b0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ include_once("classen/docker.php");
if(file_exists("./vendor/autoload.php"))
include_once("./vendor/autoload.php");
$_SESSION['CONATINER'] = "HTTP.Bots.Pr0mon";
$_SESSION['CONATINER'] = "HTTP.Proxy";
$_SESSION['LOGIN'] = "true";
if(isset($_REQUEST['logout']))