创巨圆微信服务商管理平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cjy-mp-company/.env copy.example

11 lines
187 B

APP_DEBUG = true
# mysql
DB_HOST = 127.0.0.1
DB_PORT = 3306
DB_NAME = mp_company
DB_USER = root
DB_PASSWORD = 12580110
# 网站外网域名 例如 https://www.example.com
SITE_URL = ''