18 lines
550 B
Bash
18 lines
550 B
Bash
# ==============================================
|
|
# [Common Settings]
|
|
# ==============================================
|
|
DB_HOST=sokuree.com
|
|
DB_USER=choibk
|
|
DB_PASSWORD=^Ocean1472bk
|
|
PORT=3006
|
|
|
|
# ==============================================
|
|
# [Database Environment]
|
|
# ==============================================
|
|
DB_NAME=smart_ims_license_db
|
|
DB_PORT=3307
|
|
|
|
# ==============================================
|
|
# [Security Settings]
|
|
# ==============================================
|
|
JWT_SECRET=aa8d2b5fac3a6f9ba975b8fef63f90a28fd2653413290395204f07347a57fba1 |