Skip to content

Commit 11f8f88

Browse files
committed
use lib/influxdb not lib/influxdb2
1 parent 899ffc1 commit 11f8f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

influxdb/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
# ports:
88
# - 8086:8086
99
volumes:
10-
- ../../lib/influxdb2:/var/lib/influxdb2
10+
- ../../lib/influxdb:/var/lib/influxdb2
1111
- ./config:/etc/influxdb2
1212
env_file:
1313
- .env

0 commit comments

Comments
 (0)