diff options
author | 2025-08-24 04:47:31 +0000 | |
---|---|---|
committer | 2025-08-24 04:47:31 +0000 | |
commit | 22b2011c1439a7314d7c8a171faf5c952a3487a1 (patch) | |
tree | 9b317fec6d8870a1b2a9fdd49db84ef78723a12a | |
parent | 2f95a4d36b5da945a38a7419dbf8cf04814038bc (diff) | |
download | zabbix-container-master.tar.gz zabbix-container-master.tar.bz2 zabbix-container-master.tar.lz zabbix-container-master.zip |
-rw-r--r-- | compose.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compose.yml b/compose.yml index 4135ffd..2af01af 100644 --- a/compose.yml +++ b/compose.yml @@ -17,6 +17,7 @@ services: - 127.0.0.1:16161:80 depends_on: - postgres + hostname: zabbix-container postgres: image: postgres networks: |