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