Skip to content

Commit

Permalink
Remove example url
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed Oct 13, 2024
1 parent 1b27764 commit 6de2d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ def resolve_route(
origin: HostPort,
server: HostPort,
) -> str:
"""Returns a valid grout route string. Example: https://localhost:54321
"""Returns a valid grout route string.
You MUST override this method. For a simple pass through,
simply return the "route" argument value itself. You can also
Expand Down

0 comments on commit 6de2d25

Please sign in to comment.