Skip to content
Snippets Groups Projects
Commit 9e970166 authored by Mundry's avatar Mundry
Browse files

* * jetzt mit curl

parent f08e3566
Branches master
No related tags found
No related merge requests found
Pipeline #668 passed
......@@ -19,7 +19,7 @@
</p>
<![endif]-->
<h1>Hallo, <?php echo $_ENV["CONTAINER_GREETING"]?></h1>
<h1>Der andere Host sagt: <?php print_r(shell_exec("ping ".$_ENV["dbserver"]." -c 1")) ?></h1>
<h1>Der andere Host sagt: <?php print_r(shell_exec("curl ".$_ENV["dbserver"])) ?></h1>
<p>Dies ist ein Docker-Test. Immer schön testen.</p>
<blockquote>
soweli suli li moku e sina
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment