mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-03 01:48:00 +02:00
Merge pull request #15747 from Security-Onion-Solutions/feature/postgres
Enable postgres by default for manager nodes
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
postgres:
|
postgres:
|
||||||
enabled: False
|
enabled: True
|
||||||
config:
|
config:
|
||||||
listen_addresses: '*'
|
listen_addresses: '*'
|
||||||
port: 5432
|
port: 5432
|
||||||
|
|||||||
Reference in New Issue
Block a user