mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 16:23:01 +05:30
6 lines
108 B
Bash
6 lines
108 B
Bash
DOMAIN="localhost/Web-Projects/xeorl/htdocs/"
|
|
DB_HOST="localhost"
|
|
DB_USER="root"
|
|
DB_PASS=""
|
|
DB_NAME="xeorl"
|