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
Copy file name to clipboardExpand all lines: src/content/docs/spectrum/about/static-ip.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ weight: 0
5
5
6
6
---
7
7
8
+
import { APIRequest } from"~/components"
9
+
8
10
When you create a Spectrum application, Cloudflare assigns it an IP address. These IPs are normally dynamic, meaning that they will change over time. But, for instance, if you want to set up WAF custom rules, you may want to use static IPs.
9
11
10
12
A static IP, like a physical street address can tell other computers or servers on the Internet where a specific computer is located or connected. This makes the device easier to find on the network, since the IP will not change.
0 commit comments