.maintain/sentry-node: Remove UI and update Prometheus target (#6473)

Remove burden on user to build polkadot-js apps Docker image locally in
order to get started.

Update Prometheus config fixing target name.
This commit is contained in:
Max Inden
2020-06-25 11:25:28 +02:00
committed by GitHub
parent c6a33a54b8
commit 2cbefce35b
2 changed files with 1 additions and 6 deletions
@@ -131,11 +131,6 @@ services:
- "sub-authority-discovery=trace"
- "--prometheus-external"
ui:
image: polkadot-js/apps
ports:
- "3000:80"
prometheus:
image: prom/prometheus
networks: