diff --git a/customerapi/web/.gitignore b/customerapi/web/.gitignore index 25c74e6..e69de29 100644 --- a/customerapi/web/.gitignore +++ b/customerapi/web/.gitignore @@ -1,2 +0,0 @@ -/index.php -/index-test.php diff --git a/customerapi/web/index-test.php b/customerapi/web/index-test.php new file mode 100644 index 0000000..871f76b --- /dev/null +++ b/customerapi/web/index-test.php @@ -0,0 +1,18 @@ +run(); diff --git a/customerapi/web/index.php b/customerapi/web/index.php new file mode 100644 index 0000000..0d03d83 --- /dev/null +++ b/customerapi/web/index.php @@ -0,0 +1,21 @@ +run();