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

Adding temporary dashboard/ folder for redirect

This will eventually go away and probably just become part of the Apache config.
This commit is contained in:
Jon Ziebell 2019-10-20 23:10:41 -04:00
parent 69200bbf0c
commit f154236aee

3
dashboard/index.php Normal file
View File

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