Update docker-compose

This commit is contained in:
mathan 2024-02-18 10:35:20 -08:00
parent 5e87198276
commit 5a24b6eff6

View file

@ -14,7 +14,6 @@ services:
grafana: grafana:
build: build:
context: ./grafana context: ./grafana
container_name: grafana
user: root user: root
extra_hosts: extra_hosts:
- "host.docker.internal:host-gateway" - "host.docker.internal:host-gateway"