Skip to content

Commit 7cdc887

Browse files
authored
Update index.php
1 parent 364f686 commit 7cdc887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
</head>
44
<body>
5-
<?php echo 'App Version: 10.1. Pod IP: '; ?>
5+
<?php echo 'App Version: 10.2. Pod IP: '; ?>
66
<?php echo $_SERVER['SERVER_ADDR']; ?>
77
<?php echo ' PHP Version: ' . phpversion(); ?>
88
</body>

0 commit comments

Comments
 (0)