ase receiver implemented
This commit is contained in:
@@ -1 +1,8 @@
|
||||
WALLET_MASTER_PASSWORD=Ase#2024@wallet!
|
||||
DB_NAME=postgres
|
||||
DB_SCHEMA=mqtt_data
|
||||
DB_TABLE=received
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=BatManu#171017@mqtt!
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
|
||||
@@ -5,6 +5,5 @@ DB_USER=postgres
|
||||
DB_PASSWORD=BatManu#171017@mqtt!
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_SCHEMA_DATA=mqtt_data
|
||||
DB_TABLE_DATA=received
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user