Skip to content
Snippets Groups Projects
Commit 34e99f57 authored by Jake Taylor's avatar Jake Taylor :lips:
Browse files

Added gitignore; fixed udb config file

parent 0a26512c
No related branches found
No related tags found
No related merge requests found
# Ignore Jetbrains IDE folder
.idea/*
# UDB Config for E2E Integration test # UDB Config for E2E Integration test
logPath: "logfile.log" logPath: "logfile.log"
numNodes: 5 numNodes: 5
gatewayAddress: "localhost:8443" gateways:
- "localhost:8443"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment