expose zabbix server port
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
42666d1d49
commit
5d2bb56cf4
|
@ -422,6 +422,8 @@ services:
|
||||||
MYSQL_PASSWORD: ${ZABBIX_MYSQL_PASSWORD}
|
MYSQL_PASSWORD: ${ZABBIX_MYSQL_PASSWORD}
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
|
ports:
|
||||||
|
- 10050:10050
|
||||||
zabbix-web:
|
zabbix-web:
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
|
|
Reference in New Issue