mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-11-03 14:24:13 +01:00
4 lines
51 B
PHP
4 lines
51 B
PHP
|
|
<?php
|
||
|
|
header("Location: /tt-rss/");
|
||
|
|
return;
|