Skip to content

Commit

Permalink
Fix funnel
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmatson committed Nov 2, 2023
1 parent efb2800 commit 60a16b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ services:
environment:
TAILSCALE_AUTH_KEY: ${TS_AUTH_KEY:?err}
TAILSCALE_HOSTNAME: grafana
TAILSCALE_FUNNEL: false
TAILSCALE_SERVE_PORT: 3000
TAILSCALE_SSH: true
TAILSCALE_STATE_DIR: /var/lib/tailscale
Expand All @@ -52,7 +51,6 @@ services:
environment:
TAILSCALE_AUTH_KEY: ${TS_AUTH_KEY:?err}
TAILSCALE_HOSTNAME: prometheus
TAILSCALE_FUNNEL: false
TAILSCALE_SERVE_PORT: 9090
TAILSCALE_SSH: true
TAILSCALE_STATE_DIR: /var/lib/tailscale
Expand Down

0 comments on commit 60a16b8

Please sign in to comment.