Skip to content

Commit f9ac9a0

Browse files
committed
Adds API component
1 parent bb26eeb commit f9ac9a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/spectrum/about/static-ip.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ weight: 0
55

66
---
77

8+
import { APIRequest } from "~/components"
9+
810
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.
911

1012
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

Comments
 (0)