ttrss-container/app/index.php

4 lines
51 B
PHP
Raw Permalink Normal View History

2019-11-15 18:18:49 +00:00
<?php
header("Location: /tt-rss/");
return;