docs: use generic example.com domain in samples and docs

This commit is contained in:
2026-07-24 19:54:00 +04:00
parent 7f1bdaa2ab
commit 7e8f078b60
5 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* Il est utilisé pour initialiser les variables non définies dans config.local.php.
*/
if (!defined('APP_HOST_NAME')) define('APP_HOST_NAME', 'annukuteced.buzz');
if (!defined('APP_HOST_NAME')) define('APP_HOST_NAME', 'example.com');
if (!defined('ORGANIZATION_SHORT_NAME')) define('ORGANIZATION_SHORT_NAME', 'ANNU KUTE CED');
if (!defined('ORGANIZATION_NAME')) define('ORGANIZATION_NAME', 'ANNU KUTE CED');