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