Update src/index.php

This commit is contained in:
2024-02-23 11:44:12 +08:00
parent 9c37e20655
commit 47de38e790

View File

@@ -20,4 +20,5 @@ foreach ($table as $row) {
} }
echo "Docker host IP: $gw\n"; echo "Docker host IP: $gw\n";
echo "Build no: 20240223-1144\n";
?> ?>