🎉 init(init):初始化仓库
This commit is contained in:
11
config.nifi
Normal file
11
config.nifi
Normal file
@@ -0,0 +1,11 @@
|
||||
[postgresql]
|
||||
host = localhost
|
||||
port = 5432
|
||||
database = datastore
|
||||
user = postgres
|
||||
password = postgres
|
||||
schema = public
|
||||
tablename=irrigation_data
|
||||
|
||||
[logging]
|
||||
level = INFO
|
||||
Reference in New Issue
Block a user