clean repo (remove ignored files)
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# Grafana
|
||||
GRAFANA_URL=http://grafana:3000
|
||||
GRAFANA_TOKEN=changeme
|
||||
|
||||
# Prometheus
|
||||
PROMETHEUS_URL=http://prometheus:9090
|
||||
|
||||
# Mail
|
||||
SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=[email protected]
|
||||
SMTP_PASS=changeme
|
||||
MAIL_TO=[email protected]
|
||||
|
||||
# LLM
|
||||
OLLAMA_URL=http://ollama:11434
|
||||
OLLAMA_MODEL=mistral:7b-instruct
|
||||
@@ -1,17 +0,0 @@
|
||||
# Grafana
|
||||
GRAFANA_URL=http://grafana:3000
|
||||
GRAFANA_TOKEN=changeme
|
||||
|
||||
# Prometheus
|
||||
PROMETHEUS_URL=http://prometheus:9090
|
||||
|
||||
# Mail
|
||||
SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=[email protected]
|
||||
SMTP_PASS=changeme
|
||||
MAIL_TO=[email protected]
|
||||
|
||||
# LLM
|
||||
OLLAMA_URL=http://ollama:11434
|
||||
OLLAMA_MODEL=mistral:7b-instruct
|
||||
Reference in New Issue
Block a user