소스 검색

reorg, add php-hello

Grega Bremec 7 달 전
부모
커밋
01d11a49a8
4개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      labs/health/console/php-helloworld/index.php
  2. 0 0
      labs/health/strategy/Dockerfile
  3. 0 0
      labs/health/strategy/import.sh
  4. 0 0
      labs/health/strategy/users.sql

+ 3 - 0
labs/health/console/php-helloworld/index.php

@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>

+ 0 - 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile


+ 0 - 0
labs/strategy/import.sh → labs/health/strategy/import.sh


+ 0 - 0
labs/strategy/users.sql → labs/health/strategy/users.sql