Файловый менеджер - Редактировать - /www/wwwroot/credittied.site/static/img/logo/config.php.tar
Ðазад
www/wwwroot/credittied.site/config.php 0000644 00000001523 15007757432 0014174 0 ustar 00 <?php // +------------------------------------------------------------------------+ // | @author: coder_mvn // | @name: Poko - The Arcade Online HTML5 Game Playing Platform // | @author_email: mvk62015@gmail.com // | @version: 4.0v // +------------------------------------------------------------------------+ // | Poko - The Arcade Online HTML5 Game Playing Platform // | Copyright (c) 2023 Poko. All rights reserved. // +------------------------------------------------------------------------+ // MySQL Database User define("DB_USERNAME", "credittied.site"); // MySQL Database Password define("DB_PASSWORD", "credittied.site"); // MySQL Hostname define("DB_HOST", "localhost"); // MySQL Database Name define("DB_NAME", "credittied.site"); // Site URL $site_url = "https://credittied.site/"; // e.g (http://example.com) ?>