mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-08-26 14:32:00 +00:00
change webapp domain
This commit is contained in:
parent
e383764758
commit
6e4e2b103f
@ -6,7 +6,7 @@ ini_set('display_startup_errors', '1');
|
|||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
|
||||||
// Application
|
// Application
|
||||||
define('BASE_URL', 'https://kvazar.ml');
|
define('BASE_URL', 'https://kvazar.today');
|
||||||
define('PAGE_LIMIT', 10);
|
define('PAGE_LIMIT', 10);
|
||||||
define('SEF_MODE', true);
|
define('SEF_MODE', true);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user