refactor: 更新迁移文件,更新配置
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
APP_NAME=Llottery
|
||||
APP_NAME=Lottery
|
||||
APP_ENV=local
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
@@ -23,7 +23,7 @@ LOG_LEVEL=debug
|
||||
DB_CONNECTION=pgsql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=5432
|
||||
DB_DATABASE=llotterlaravel
|
||||
DB_DATABASE=lottery
|
||||
DB_USERNAME=kang
|
||||
DB_PASSWORD=123456
|
||||
|
||||
|
||||
Reference in New Issue
Block a user