Remove Pyroscope from production image

modern-tables
Mark Veidemanis 2 years ago
parent 35516b8756
commit fa2bfdecdd
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -13,14 +13,6 @@ services:
- "${NEPTUNE_PORT}:8000" # uwsgi socket
env_file:
- ../stack.env
pyroscope:
image: pyroscope/pyroscope
environment:
- PYROSCOPE_LOG_LEVEL=debug
ports:
- '4040:4040'
command:
- 'server'
networks:
default:

@ -6,4 +6,3 @@ opensearch-py
stripe
django-rest-framework
numpy
pyroscope-io

Loading…
Cancel
Save