All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
# Defaults for "greptime standalone start".
|
|
GREPTIMEDB_CONFIG="/etc/greptimedb/standalone.toml"
|
|
GREPTIMEDB_LOG_DIR="/var/log/greptimedb/standalone"
|
|
GREPTIMEDB_DATA_HOME="/var/lib/greptimedb/standalone"
|
|
GREPTIMEDB_OPTS=""
|