You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
139 B
INI

### 安装根目录 ###
BASE_DIR=/home/xydl
### 数据库配置 ###
DB_IP=10.0.17.25
DB_PORT=3306
DB_INS=cacdb
DB_USER=root
DB_PASS=123456