mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Common Module - Influx Docker Fix
This commit is contained in:
@@ -174,7 +174,7 @@ so-influxdb:
|
|||||||
- image: soshybridhunter/so-influxdb:HH1.0.4
|
- image: soshybridhunter/so-influxdb:HH1.0.4
|
||||||
- hostname: influxdb
|
- hostname: influxdb
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/conf/influxdb/etc:/etc/influxdb/influxdb.conf:ro
|
- /opt/so/conf/influxdb/etc/influxdb.conf:/etc/influxdb/influxdb.conf:ro
|
||||||
- /nsm/influxdb:/var/lib/influxdb:rw
|
- /nsm/influxdb:/var/lib/influxdb:rw
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
- 0.0.0.0:8086:8086
|
- 0.0.0.0:8086:8086
|
||||||
|
|||||||
Reference in New Issue
Block a user