2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-17 11:39:38 +03:00
docker-scripts/linux/advanced/zabbix/6.2/web-pgsql/docker-compose.yml

6 lines
110 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/zabbix-web-apache-pgsql:6.2"
build:
context: .