You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/docs/self-hosted/index.mdx
+4-18Lines changed: 4 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ Our recommendation is to download the [latest release of the self-hosted reposi
13
13
In some enterprise setups there is no direct Internet connection, so you must use an HTTP proxy server. How do you install Sentry in this environment? Let us assume:
14
14
15
15
1. Your Sentry installation is running on Linux.
16
-
1.`http://proxy:3128` is your proxy address.
17
-
1.`127.0.0.0/8` is the only network that should be accessed without a proxy.
16
+
2.`http://proxy:3128` is your proxy address.
17
+
3.`127.0.0.0/8` is the only network that should be accessed without a proxy.
0 commit comments