环境变量
BIOME_LOG_PREFIX_NAME
Section titled BIOME_LOG_PREFIX_NAME添加到日志名称的前缀。默认:server.log.
¥A prefix that’s added to the name of the log. Default: server.log.
BIOME_LOG_PATH
Section titled BIOME_LOG_PATH守护进程日志将保存到的目录。
¥The directory where the Daemon logs will be saved.
BIOME_CONFIG_PATH
Section titled BIOME_CONFIG_PATH配置文件的路径
¥A path to the configuration file
BIOME_BINARY
Section titled BIOME_BINARY覆盖正在使用的 Biome 二进制文件。例如,这允许你使用系统范围的 Biome 二进制文件。
¥Overrides the Biome binary being used. This allows you, for example, to use a system-wide Biome binary.
如果你没有定义此变量,Biome 将自动检测适合你平台的正确二进制文件。
¥If you don’t define this variable, Biome will automatically detect the correct binary for your platform.