started work on moving variables from .lua to nginx

This commit is contained in:
bunkerity
2021-05-18 15:14:45 +02:00
parent 600484b16e
commit 863283d090
14 changed files with 177 additions and 25 deletions

View File

@@ -0,0 +1,5 @@
<?php
echo "Hello World!";
?>