14 lines
199 B
Plaintext
14 lines
199 B
Plaintext
APP_PORT=8005
|
|
APP_ENV=production
|
|
APP_KEY=
|
|
APP_DEBUG=false
|
|
APP_URL=http://ratemas.apps.mbip.my
|
|
|
|
DB_PORT=3306
|
|
DB_DATABASE=db_cobol
|
|
DB_USERNAME=root
|
|
DB_PASSWORD=
|
|
|
|
RUN_MIGRATIONS=false
|
|
RUN_SEEDERS=false
|