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