chore: clean up README by removing optional interface variables
- Removed optional interface variables for theme and items per page from the README to streamline configuration instructions.
This commit is contained in:
@@ -154,10 +154,6 @@ Variables principales :
|
||||
# Base de données (requis)
|
||||
DATABASE_URL="file:./dev.db"
|
||||
|
||||
# Interface (optionnel)
|
||||
NEXT_PUBLIC_THEME="system" # light | dark | system
|
||||
NEXT_PUBLIC_ITEMS_PER_PAGE="50"
|
||||
|
||||
# Jira (optionnel - pour l'intégration)
|
||||
JIRA_BASE_URL="https://votre-domaine.atlassian.net"
|
||||
JIRA_EMAIL="votre.email@domaine.com"
|
||||
|
||||
Reference in New Issue
Block a user