mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-12-25 22:02:00 +00:00
remove unnecessary tty: true (#165)
This commit is contained in:
commit
47e24e44e5
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
hostname: grafana
|
hostname: grafana
|
||||||
tty: true
|
|
||||||
# uncomment the following section and set the variables if you are exposing Grafana to the internet behind a rev web proxy:
|
# uncomment the following section and set the variables if you are exposing Grafana to the internet behind a rev web proxy:
|
||||||
environment:
|
environment:
|
||||||
# windrose panel plugin is needed for polar plots:
|
# windrose panel plugin is needed for polar plots:
|
||||||
|
|
Loading…
Reference in a new issue