Compare commits
No commits in common. "5889454231af8d1e64419901b2072113a148455d" and "b9db2fab6f8919d048a01de9a258e6fc71196364" have entirely different histories.
5889454231
...
b9db2fab6f
|
@ -12,7 +12,7 @@ services:
|
||||||
build:
|
build:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: nagios
|
container_name: nagios
|
||||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250105.0.03
|
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250105.0.02
|
||||||
networks:
|
networks:
|
||||||
infra_dev_net:
|
infra_dev_net:
|
||||||
ipv4_address: 10.99.23.36
|
ipv4_address: 10.99.23.36
|
||||||
|
|
|
@ -69,12 +69,6 @@
|
||||||
border-bottom: 1px solid #bdbf00;
|
border-bottom: 1px solid #bdbf00;
|
||||||
border-right: 1px solid #bdbf00;
|
border-right: 1px solid #bdbf00;
|
||||||
}
|
}
|
||||||
.up {
|
|
||||||
color: #bbbbbb;
|
|
||||||
}
|
|
||||||
.up tr {
|
|
||||||
border: 1px solid #1ad300;
|
|
||||||
}
|
|
||||||
.statusinfo {
|
.statusinfo {
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue