mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Subdomains!
beestat.io, app.beestat.io, api.beestat.io, demo.beestat.io They all now work and the cookies should behave better. Fixes #134 among other things.
This commit is contained in:
@@ -106,7 +106,7 @@ final class setting {
|
||||
* Used anytime the API needs to know where the site is at. Don't forget
|
||||
* the trailing slash.
|
||||
*
|
||||
* Example: https://beestat.io/
|
||||
* Example: https://app.beestat.io/
|
||||
*/
|
||||
'beestat_root_uri' => '',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user