chore(api/umami.php): update url
This commit is contained in:
parent
04e111f8c7
commit
a443868f8b
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
$umamiHost = 'https://stats.apps.coryd.dev';
|
||||
$umamiHost = 'https://stats.coryd.dev';
|
||||
$requestUri = $_SERVER['REQUEST_URI'];
|
||||
$method = $_SERVER['REQUEST_METHOD'];
|
||||
$proxyPrefix = '/assets/scripts';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue