Skip to content

Commit

Permalink
Fix application props
Browse files Browse the repository at this point in the history
  • Loading branch information
Compile-Ninja committed Sep 16, 2024
1 parent 4e209d0 commit df3322d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ ipv6:
private-networks: ::1/128, 2001:db8::/32, fc00::/7, fe80::/10, ff00::/8
analytics:
global:
adapters: logAnalytics, pubstack
adapters: logAnalytics, pubstack, greenbids
pubstack:
enabled: false
endpoint: http://localhost:8090
Expand Down

0 comments on commit df3322d

Please sign in to comment.