Implement date picker
This commit is contained in:
@@ -13,14 +13,14 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
pyroscope:
|
||||
image: pyroscope/pyroscope
|
||||
environment:
|
||||
- PYROSCOPE_LOG_LEVEL=debug
|
||||
ports:
|
||||
- '4040:4040'
|
||||
command:
|
||||
- 'server'
|
||||
# pyroscope:
|
||||
# image: pyroscope/pyroscope
|
||||
# environment:
|
||||
# - PYROSCOPE_LOG_LEVEL=debug
|
||||
# ports:
|
||||
# - '4040:4040'
|
||||
# command:
|
||||
# - 'server'
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user