Fixed circular reference error

This commit is contained in:
Alexey Pustovalov 2024-02-06 17:19:28 +09:00
parent da6314b7fe
commit 58f68d6494

View File

@ -240,7 +240,7 @@ services:
com.zabbix.description: "Zabbix frontend on Apache web-server with MySQL database support" com.zabbix.description: "Zabbix frontend on Apache web-server with MySQL database support"
com.zabbix.dbtype: "mysql" com.zabbix.dbtype: "mysql"
zabbix-web-apache-pgsql: web-apache-pgsql:
extends: extends:
service: web-apache service: web-apache
# volumes: # volumes: