Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 74f7892

Browse files
lingy1028xynazog
authored andcommitted
fix: fixed the database's name
1 parent f0baad9 commit 74f7892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ snmp:
55
mibs_path: "/work/mibs"
66
mongo:
77
oid:
8-
database: "snmp_traps"
8+
database: "mib_server"
99
collection: "oids"
1010
mib:
1111
database: "files"

0 commit comments

Comments
 (0)