Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the configurations of the wildcard rewrite rule for custom domain names. | ||
match | string | The matching rule. | /api/* |
replacement | string | The replacement rule. | /$1 |
Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the configurations of the wildcard rewrite rule for custom domain names. | ||
match | string | The matching rule. | /api/* |
replacement | string | The replacement rule. | /$1 |