すくすくゴートうちゃんのサーヴァ(黒歴史)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.sample.php 242 B

1234567
  1. <?php
  2. return ['host' => 'localhost', // MySQL のアドレス
  3. 'port' => 3306, // MySQL のポート番号
  4. 'user' => 'root', // MySQL のユーザ名
  5. 'pass' => '']; // MySQL のパスワード