Skip to content

Commit

Permalink
Re-applies Proxy URL
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscape committed Nov 9, 2024
1 parent adcbe41 commit d998f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modal/proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class _Proxy(_Object, type_prefix="pr"):
"""Proxy objects give your Modal containers a static outbound IP address.
This can be used for connecting to a remote address with network whitelist, for example
a database. See [the guide](/docs/guide/proxy-ips) for more information.
a database. See [the guide](/docs/guide/proxy) for more information.
"""

@staticmethod
Expand Down

0 comments on commit d998f9c

Please sign in to comment.