mirror of
https://github.com/lephisto/pfsense-analytics.git
synced 2025-12-06 04:19:19 +01:00
Removed unused args from graylog service
This commit is contained in:
@@ -27,8 +27,6 @@ services:
|
|||||||
graylog:
|
graylog:
|
||||||
build:
|
build:
|
||||||
context: ./graylog/.
|
context: ./graylog/.
|
||||||
args:
|
|
||||||
- GRAYLOG_PLUGIN_DIR
|
|
||||||
volumes:
|
volumes:
|
||||||
- 'graylog_journal:/usr/share/graylog/data/journal'
|
- 'graylog_journal:/usr/share/graylog/data/journal'
|
||||||
- './service-names-port-numbers.csv:/etc/graylog/server/service-names-port-numbers.csv'
|
- './service-names-port-numbers.csv:/etc/graylog/server/service-names-port-numbers.csv'
|
||||||
|
|||||||
Reference in New Issue
Block a user