Correction of npg to ngp (Netdata, Grafana, Prometheus)

This commit is contained in:
Davide 2024-09-28 12:44:27 +02:00
parent cfc9ddec9e
commit b0a016e1a4

View File

@ -50,7 +50,7 @@ services:
networks:
- netdata
- caddy
- npg
- ngp
logging: *default-logging
prometheus:
@ -73,7 +73,7 @@ services:
# - '--web.enable-admin-api'
# - '--web.enable-remote-write-receiver'
networks:
- npg
- ngp
- caddy
logging: *default-logging
@ -90,7 +90,7 @@ services:
caddy.log:
caddy.reverse_proxy: "{{upstreams 3000}}"
networks:
- npg
- ngp
- caddy
logging: *default-logging
@ -120,6 +120,6 @@ volumes:
networks:
netdata:
npg:
ngp:
caddy:
external: true