commit
25fbbeb73c
2 changed files with 6 additions and 0 deletions
@ -0,0 +1 @@ |
|||
APP_DEBUG = false
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai
[DATABASE]
TYPE = mysql
HOSTNAME = 122.114.59.173
DATABASE = bmz_base
USERNAME = bmz_base
PASSWORD = C2dA3FPLZxhDjKnr
HOSTPORT = 3306
CHARSET = utf8mb4
DEBUG = true
[LANG]
default_lang = zh-cn |
|||
@ -0,0 +1,5 @@ |
|||
/.idea |
|||
/.vscode |
|||
*.log |
|||
/runtime |
|||
/vendor |
|||
Loading…
Reference in new issue