mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Update since migration to LibreNMS organization
This commit is contained in:
parent
b79a632064
commit
bb201eeb32
4 changed files with 27 additions and 33 deletions
|
|
@ -84,7 +84,7 @@ services:
|
|||
restart: always
|
||||
|
||||
app:
|
||||
image: crazymax/librenms:latest
|
||||
image: librenms/librenms:latest
|
||||
domainname: ${DOMAINNAME}
|
||||
hostname: ${HOSTNAME}
|
||||
depends_on:
|
||||
|
|
@ -113,7 +113,7 @@ services:
|
|||
restart: always
|
||||
|
||||
cron:
|
||||
image: crazymax/librenms:latest
|
||||
image: librenms/librenms:latest
|
||||
domainname: ${DOMAINNAME}
|
||||
hostname: ${HOSTNAME}
|
||||
command:
|
||||
|
|
@ -136,7 +136,7 @@ services:
|
|||
restart: always
|
||||
|
||||
syslog-ng:
|
||||
image: crazymax/librenms:latest
|
||||
image: librenms/librenms:latest
|
||||
domainname: ${DOMAINNAME}
|
||||
hostname: ${HOSTNAME}
|
||||
command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue