1
0
Fork 0
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:
Fred Clausen 2024-12-01 15:22:18 -07:00 committed by GitHub
commit 47e24e44e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: