mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:33:57 -04:00
Update docker-compose.yml
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
influxdb:
|
||||
restart: always
|
||||
image: influxdb:2.5
|
||||
image: influxdb:1
|
||||
ports:
|
||||
- '8086:8086'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user