ttrss/.docker/app/index.php

4 lines
51 B
PHP

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