fix services
This commit is contained in:
10
data/.env_password_wallet
Normal file
10
data/.env_password_wallet
Normal file
@@ -0,0 +1,10 @@
|
||||
DB_NAME=postgres
|
||||
DB_SCHEMA=mqtt_sec
|
||||
DB_TABLE=passwords
|
||||
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