Skip to content

Commit 0f8b3c0

Browse files
committed
fix: typo
1 parent 396d184 commit 0f8b3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nap-waf/v5/admin-guide/policy-lifecycle-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ http {
486486
--set appprotect.policyController.enable=true \
487487
--set dockerConfigJson=$NGINX_REGISTRY_TOKEN \
488488
--set appprotect.config.nginxJWT=$JWT \
489-
--set appprotect.nginxRepo.nginxCert=$NGINX_CERT \
489+
--set appprotect.nginxRepo.nginxCrt=$NGINX_CERT \
490490
--set appprotect.nginxRepo.nginxKey=$NGINX_KEY
491491
```
492492

0 commit comments

Comments
 (0)