1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

Fixed #167 - Set up apache rewrite for /dashboard

This is just removing the manual redirect. The Apache configuration was updated separately.
This commit is contained in:
Jon Ziebell 2019-10-23 20:40:50 -04:00
parent f61b85e646
commit 3483873443

View File

@ -1,3 +0,0 @@
<?php
header('Location: https://app.beestat.io');