10 lines
252 B
Plaintext
10 lines
252 B
Plaintext
# PromdataPanel Environment Configuration
|
|
# Note: Database and Cache settings will be automatically configured upon visiting /init.html
|
|
|
|
# Server Binding
|
|
HOST=0.0.0.0
|
|
PORT=3000
|
|
|
|
# Aggregation interval in milliseconds (default 5s)
|
|
REFRESH_INTERVAL=5000
|