mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 02:19:52 +02:00
4 lines
51 B
PHP
4 lines
51 B
PHP
|
<?php
|
||
|
header("Location: /tt-rss/");
|
||
|
return;
|