wugg 2 years ago
parent
commit
a367862572
2 changed files with 2 additions and 1 deletions
  1. 1 1
      .env
  2. 1 0
      .gitignore

+ 1 - 1
.env

@@ -1 +1 @@
-APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai


[LANG]
default_lang = zh-cn

[USER]
hosturl=
+APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai


[LANG]
default_lang = zh-cn

[USER]
hosturl=http://user.test241.wanyuhengtong.com

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
+
 /.idea
 /.vscode
 /vendor