Compare commits
1 Commits
master
...
v1.0.0-ubu
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d4f6d0d1b |
@@ -31,7 +31,7 @@ services:
|
|||||||
ipv4_address: 172.16.16.250
|
ipv4_address: 172.16.16.250
|
||||||
|
|
||||||
zabbix-server-740:
|
zabbix-server-740:
|
||||||
image: zabbix/zabbix-server-pgsql:alpine-7.4.0
|
image: zabbix/zabbix-server-pgsql:ubuntu-7.4.0
|
||||||
container_name: zabbix-server-740
|
container_name: zabbix-server-740
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
ipv4_address: 172.16.16.251
|
ipv4_address: 172.16.16.251
|
||||||
|
|
||||||
zabbix-web-740:
|
zabbix-web-740:
|
||||||
image: zabbix/zabbix-web-apache-pgsql:alpine-7.4.0
|
image: zabbix/zabbix-web-apache-pgsql:ubuntu-7.4.0
|
||||||
container_name: zabbix-web-740
|
container_name: zabbix-web-740
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user