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:
@@ -4,8 +4,8 @@ services:
|
||||
ports:
|
||||
- 8087:8086
|
||||
volumes:
|
||||
- /share/docker_data/influxdb/data:/var/lib/influxdb2
|
||||
- /share/docker_data/influxdb/config:/etc/influxdb2
|
||||
- /share/docker_data/influxdb2/data:/var/lib/influxdb2
|
||||
- /share/docker_data/influxdb2/config:/etc/influxdb2
|
||||
secrets:
|
||||
- influxdb2-admin-username
|
||||
- influxdb2-admin-password
|
||||
|
||||
Reference in New Issue
Block a user