Compare commits
No commits in common. 'master' and 'document' have entirely different histories.
2 changed files with 1 additions and 2 deletions
@ -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 |
|||
@ -1,2 +0,0 @@ |
|||
<?php |
|||
phpinfo(); |
|||
Loading…
Reference in new issue