Skip to content

Commit fe6f20b

Browse files
authored
Merge pull request #48 from netboxlabs/rboucher-me-patch-1
Update agent.yaml
2 parents cfdcca3 + 9784162 commit fe6f20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbox-discovery/agent.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ orb:
55
network_discovery:
66
common:
77
diode:
8-
target: grpc://localhost:80/diode
8+
target: grpc://localhost:80/diode
99
client_id: ${DIODE_CLIENT_ID}
1010
client_secret: ${DIODE_CLIENT_SECRET}
1111
agent_name: test_agent
@@ -15,4 +15,4 @@ orb:
1515
config:
1616
scope:
1717
targets:
18-
- 127.0.0.1
18+
- 127.0.0.1

0 commit comments

Comments
 (0)