1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-12-24 21:32:00 +00:00

remove unnecessary tty: true

This commit is contained in:
Matthias Wirth 2024-12-01 22:20:08 +00:00
parent 233c6f750f
commit ef14975b8c

View file

@ -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: