mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-09 18:20:49 +00:00
7 lines
76 B
PHP
7 lines
76 B
PHP
<?php
|
|
|
|
echo "Hello from app2 !";
|
|
|
|
?>
|
|
|
|
<script src="/js/script.js"></script>
|