Update docker-compose.yml

This commit is contained in:
vvzvlad 2024-12-18 02:06:35 +03:00
parent 73161f9cf6
commit 5bd8eb4760

View File

@ -113,7 +113,7 @@ services:
container_name: influxdb # http://influxdb:8086 container_name: influxdb # http://influxdb:8086
restart: unless-stopped restart: unless-stopped
environment: environment:
- INFLUXDB_DB=influx - INFLUXDB_DB=geth
- INFLUXDB_ADMIN_USER=admin - INFLUXDB_ADMIN_USER=admin
- INFLUXDB_ADMIN_PASSWORD=Overdrawn-Doorframe4-Lend - INFLUXDB_ADMIN_PASSWORD=Overdrawn-Doorframe4-Lend
- TZ=Europe/Moscow - TZ=Europe/Moscow