Files
configs
www
config.php
index.php
pr.php
.env-example
.gitignore
Dockerfile
docker-compose.yml
start.sh
2021-01-12 23:09:38 +01:00

10 lines
89 B
PHP

<?php
?>
<html>
<head></head>
<body>
<h2>hi</h2>
This is gitea_webhooks.
</body>
</html>