ttrss-docker-compose/app/index.php
2019-11-15 21:18:49 +03:00

4 lines
51 B
PHP

<?php
header("Location: /tt-rss/");
return;