chore(.env.example): Remove commented accent color configuration
- Remove NEXT_PUBLIC_ACCENT_COLOR commented example from environment template - Simplify optional settings section by removing unused configuration option - Keep BOT_MAX_PER_USER as the only optional setting example
This commit is contained in:
@@ -28,5 +28,4 @@ STORAGE_SECRET_KEY=your-secret-key
|
|||||||
STORAGE_PUBLIC_BASE_URL=https://cdn.your-domain.com
|
STORAGE_PUBLIC_BASE_URL=https://cdn.your-domain.com
|
||||||
|
|
||||||
# Optional Settings
|
# Optional Settings
|
||||||
# NEXT_PUBLIC_ACCENT_COLOR=#00D4AA
|
|
||||||
# BOT_MAX_PER_USER=5
|
# BOT_MAX_PER_USER=5
|
||||||
|
|||||||
Reference in New Issue
Block a user