Add auto restart to node-expolorer
This commit is contained in:
parent
1647b230f0
commit
b7036aa48b
|
@ -47,6 +47,7 @@ services:
|
|||
- 9100
|
||||
networks:
|
||||
- back-tier
|
||||
restart: always
|
||||
deploy:
|
||||
alertmanager:
|
||||
image: prom/alertmanager
|
||||
|
|
Loading…
Reference in New Issue