OK
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
APP_PORT=8080
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=change-me
|
||||
POSTGRES_DATABASE=aquacontrolai
|
||||
POSTGRES_SSLMODE=disable
|
||||
TDENGINE_HOST=localhost
|
||||
TDENGINE_PORT=6041
|
||||
TDENGINE_USER=root
|
||||
TDENGINE_PASSWORD=change-me
|
||||
TDENGINE_DATABASE=aquacontrolai
|
||||
HISTORY_RETENTION_DAYS=365
|
||||
COLLECTOR_WORKERS=8
|
||||
Reference in New Issue
Block a user