Skip to content

Commit

Permalink
Even more renames
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaaaabor committed Sep 20, 2023
1 parent e65dabc commit 44c35b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Akka Service Discovery Traefik #
######################################################

akka.discovery {
gaaaabor.akka.discovery {
# Set the following in your application.conf if you want to use this discovery mechanism:
# method = traefik
traefik {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Nullable>disable</Nullable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 44c35b2

Please sign in to comment.