9 lines
176 B
Bash
9 lines
176 B
Bash
WALLET_MASTER_PASSWORD=Ase#2024@wallet!
|
|
DB_NAME=postgres
|
|
DB_SCHEMA=mqtt_sec
|
|
DB_TABLE=passwords
|
|
DB_USER=postgres
|
|
DB_PASSWORD=BatManu#171017@mqtt!
|
|
DB_HOST=localhost
|
|
DB_PORT=5432
|