Skip to content

Commit

Permalink
added VHDS support. Now you can create a lot of Virtual hosts and att…
Browse files Browse the repository at this point in the history
…ach routes to them
  • Loading branch information
alexander-deb committed Nov 24, 2022
1 parent fdc7425 commit 9d810c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public static void main(String[] arg) throws IOException, InterruptedException {
ImmutableList.of(),
"1"));


V3DiscoveryServer v3DiscoveryServer = new V3DiscoveryServer(cache);

ServerBuilder builder =
Expand Down

0 comments on commit 9d810c7

Please sign in to comment.