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:
|
||||
build:
|
||||
context: ./graylog/.
|
||||
args:
|
||||
- GRAYLOG_PLUGIN_DIR
|
||||
volumes:
|
||||
- 'graylog_journal:/usr/share/graylog/data/journal'
|
||||
- './service-names-port-numbers.csv:/etc/graylog/server/service-names-port-numbers.csv'
|
||||
|
||||
Reference in New Issue
Block a user