Implement date picker

This commit is contained in:
2022-08-03 07:20:30 +01:00
parent 2ce90a43f5
commit d8b96ad66e
4 changed files with 177 additions and 88 deletions

View File

@@ -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: