Change Grafana port to something less common
This commit is contained in:
parent
0b8488606b
commit
20e910b27a
@ -23,7 +23,7 @@ services:
|
||||
depends_on:
|
||||
- influx
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "2938:3000"
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user