fix
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
image: mathwave/sprint-repo:monitoring
|
||||
networks:
|
||||
- common-infra-nginx-development
|
||||
- clickhouse-development
|
||||
deploy:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
@@ -16,3 +17,5 @@ services:
|
||||
networks:
|
||||
common-infra-nginx-development:
|
||||
external: true
|
||||
clickhouse-development:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user