.env.local entfernt

This commit is contained in:
2026-03-31 14:29:14 +02:00
parent cc664f6692
commit b4c153089f

View File

@@ -1,18 +0,0 @@
# Environment Variables für lokale Entwicklung mit docker-compose.local.yml
# Diese Datei kann für lokale MongoDB-Verbindungseinstellungen verwendet werden
# Server Configuration
SERVERPORT=3005
DEBUG=true
# MongoDB Configuration - REMOTE SERVER
MONGOHOST=217.72.203.152
MONGOPORT=27037
MONGOBASE=sensor_data
MONGOAUTH=true
MONGOUSRP=admin:mongo4noise
# Timezone
TZ=Europe/Berlin
LOCALDIR=/Users/rxf/Projekte/Geiger_WEB_26