We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899ffc1 commit 11f8f88Copy full SHA for 11f8f88
1 file changed
influxdb/docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
# ports:
8
# - 8086:8086
9
volumes:
10
- - ../../lib/influxdb2:/var/lib/influxdb2
+ - ../../lib/influxdb:/var/lib/influxdb2
11
- ./config:/etc/influxdb2
12
env_file:
13
- .env
0 commit comments