Correction of npg to ngp (Netdata, Grafana, Prometheus)
This commit is contained in:
parent
cfc9ddec9e
commit
b0a016e1a4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user