18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
# Bolt.diy Configuration
|
|
# For more information, visit: https://github.com/stackblitz-labs/bolt.diy
|
|
|
|
# Container port override
|
|
# BOLT_DIY_PORT_OVERRIDE=5173
|
|
|
|
# Log level (trace, debug, info, warn, error)
|
|
# VITE_LOG_LEVEL=info
|
|
|
|
# Enable experimental features
|
|
# ENABLE_EXPERIMENTAL_FEATURES=false
|
|
|
|
# Bolt.diy version
|
|
# BOLT_DIY_VERSION=latest
|
|
|
|
# Timezone
|
|
# TZ=UTC
|