Skip to content

Commit

Permalink
Revert app.config
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasohlund committed Feb 6, 2025
1 parent dfbe780 commit 4a07a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ServiceControl.Audit/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ These settings are only here so that we can debug ServiceControl while developin
<add key="ServiceControl.Audit/ServiceControlQueueAddress" value="Particular.ServiceControl" />
<add key="ServiceControl.Audit/HostName" value="localhost" />
<add key="ServiceControl.Audit/DatabaseMaintenancePort" value="44445" />
<add key="ServiceControl.Audit/OtlpEndpointUrl" value="http://localhost:4317" />
<!-- DEVS - Pick a transport to run Auditing instance on -->
<add key="ServiceControl.Audit/TransportType" value="LearningTransport" />
<!--<add key="ServiceControl.Audit/TransportType" value="AmazonSQS" />-->
Expand Down

0 comments on commit 4a07a2c

Please sign in to comment.