mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-22 00:07:58 -05:00
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
CI_ENV="development"
|
|
|
|
#Database Settings
|
|
MYSQL_HOST_NAME="localhost"
|
|
MYSQL_USERNAME=""
|
|
MYSQL_PASSWORD=""
|
|
MYSQL_DB_NAME=""
|