mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update ntopng
This commit is contained in:
parent
0447779f26
commit
528f438ce9
@ -4,7 +4,7 @@ services:
|
||||
|
||||
ntopng:
|
||||
image: vimagick/ntopng
|
||||
command: --community -d /var/lib/ntopng -i eth0 -r 127.0.0.1:6379@0 -w 0.0.0.0:3000
|
||||
command: --community -d /var/lib/ntopng -i eth0 -r 127.0.0.1:6379@0 -w 127.0.0.1:3000
|
||||
volumes:
|
||||
- ./data/ntop:/var/lib/ntopng
|
||||
network_mode: host
|
||||
|
Loading…
Reference in New Issue
Block a user