fitness-web/docker/fitness/service/apache2/index.html

11 lines
217 B
HTML

<html>
<head>
</head>
<body>
<a href="fitness_web/backend/web/index.php">Fitness Web Backend</a>
<br>
<a href="fitness_web/frontend/web/index.php">Fitness Web Frontend</a>
</body>
</html>