mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
alias
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
influxdb:
|
influxdb:
|
||||||
ports:
|
ports:
|
||||||
- 8086:8086
|
- 8087:8086
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/influxdb/data:/var/lib/influxdb2
|
- /share/docker_data/influxdb/data:/var/lib/influxdb2
|
||||||
- /share/docker_data/influxdb/config:/etc/influxdb2
|
- /share/docker_data/influxdb/config:/etc/influxdb2
|
||||||
|
|||||||
Reference in New Issue
Block a user