Commit 94cbd61d by 杨树贤

完成基础配置

parent db1454e6
Showing with 6 additions and 6 deletions
...@@ -3,20 +3,20 @@ APP_DEBUG=true ...@@ -3,20 +3,20 @@ APP_DEBUG=true
APP_KEY= APP_KEY=
APP_TIMEZONE=UTC APP_TIMEZONE=UTC
SYSTEM_CODE=03 SYSTEM_CODE=09
SYSTEM_NAME=商品Api SYSTEM_NAME=商品Api
ELK_NAME=ic_goods_api ELK_NAME=ic_welfare_api
GoodsInfoUrl=http://192.168.2.232:61002 GoodsInfoUrl=http://192.168.2.232:61009
ES_URL=http://soapi.icsales.com:8001 ES_URL=http://soapi.icsales.com:8001
authapi=http://authapi.icsales.cc authapi=http://authapi.icsales.cc
DB_CONNECTION=mysql DB_CONNECTION=mysql
DB_HOST=192.168.2.232 DB_HOST=192.168.2.232
DB_PORT=3306 DB_PORT=3306
DB_DATABASE=ic_data DB_DATABASE=ic_welfare
DB_USERNAME=ic_data DB_USERNAME=ic_welfare
DB_PASSWORD=ic_data#zsyM DB_PASSWORD=ic_welfare#zsyM
DB_PREFIX=ic_ DB_PREFIX=ic_
REDIS_HOST=192.168.1.235 REDIS_HOST=192.168.1.235
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment