Change Grafana port to something less common

This commit is contained in:
Ske 2018-07-16 20:54:46 +02:00
parent 0b8488606b
commit 20e910b27a

View File

@ -23,7 +23,7 @@ services:
depends_on:
- influx
ports:
- "3000:3000"
- "2938:3000"
restart: always
volumes: