clean repo (remove ignored files)

This commit is contained in:
tan-docker
2026-03-25 13:07:52 +01:00
parent 7f7cacc7ff
commit 7a264a4ccf
14 changed files with 24 additions and 114 deletions
-17
View File
@@ -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
-17
View File
@@ -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