fix
This commit is contained in:
parent
3d6c955240
commit
fad93012a1
@ -5,6 +5,7 @@ services:
|
||||
image: mathwave/sprint-repo:monitoring
|
||||
networks:
|
||||
- clickhouse
|
||||
- monitoring
|
||||
environment:
|
||||
CLICKHOUSE_PASSWORD: $CLICKHOUSE_PASSWORD_PROD
|
||||
deploy:
|
||||
@ -18,3 +19,5 @@ services:
|
||||
networks:
|
||||
clickhouse:
|
||||
external: true
|
||||
monitoring:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user