Skip to content

Commit ed1a235

Browse files
author
Dmitry Smirnov
committed
cleanup
1 parent 1bab715 commit ed1a235

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

src/scripts/index.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?php
22

33
echo "Hello World!";
4-
echo "Environment variables: \n";
5-
echo "PHP_TEST: " . $_ENV['PHP_TEST'] . "\n";
6-
echo "TEST_SECRET: " . $_ENV['TEST_SECRET'] . "\n";
74

85
?>

src/scripts/worker.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)