Compare commits

...

No commits in common. 'master' and 'document' have entirely different histories.

  1. 1
      .env
  2. 2
      index.php

1
.env

@ -0,0 +1 @@
APP_DEBUG = false [APP] DEFAULT_TIMEZONE = Asia/Shanghai [DATABASE] TYPE = mysql HOSTNAME = 122.114.59.173-1-1-3-4-5-6 DATABASE = bmz_base USERNAME = bmz_base PASSWORD = C2dA3FPLZxhDjKnr HOSTPORT = 3306 CHARSET = utf8mb4 DEBUG = true [LANG] default_lang = zh-cn

2
index.php

@ -1,2 +0,0 @@
<?php
phpinfo();
Loading…
Cancel
Save