Bananas802 commited on
Commit
2bca077
·
verified ·
1 Parent(s): 6e9ddae

Update index.php

Browse files
Files changed (1) hide show
  1. index.php +1 -1
index.php CHANGED
@@ -1,5 +1,5 @@
1
  <?php
2
 
3
- echo "Hello, World from Docker! <br>";
4
 
5
  ?>
 
1
  <?php
2
 
3
+ phpinfo();
4
 
5
  ?>