6 lines
95 B
Bash
6 lines
95 B
Bash
DB_HOST=localhost
|
|
DB_PORT=3306
|
|
DB_USER=root
|
|
DB_PASS=StrongPassword!@DB
|
|
DB_NAME=luxury_hotel_db
|