.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-05-05 19:14:17 +01:00
parent a2e34fa5e4
commit 0fd7d4efaa
1 changed files with 2 additions and 1 deletions

View File

@ -326,7 +326,8 @@ services:
- NAGIOSADMIN_USER=${NAGIOS_ADMIN_USER} - NAGIOSADMIN_USER=${NAGIOS_ADMIN_USER}
- NAGIOSADMIN_PASS=${NAGIOS_ADMIN_PASSWORD} - NAGIOSADMIN_PASS=${NAGIOS_ADMIN_PASSWORD}
volumes: volumes:
- ./nagios:/opt/nagios/etc/conf.d/ - ./nagios/conf.d:/opt/nagios/etc/conf.d/
- ./nagios/contacts/contacts.cfg:/opt/nagios/etc/objects/contacts.cfg
networks: networks:
- appnet - appnet
matomo: matomo: