Skip to content

Commit 17559d6

Browse files
committed
feat: 对齐配置文件文本
1 parent b36717e commit 17559d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/nginx/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ http {
4141
#access_log logs/host.access.log main;
4242

4343
location / {
44-
polaris_rate_limiting;
44+
polaris_rate_limiting;
4545
root html;
4646
index index.html index.htm;
4747
}

0 commit comments

Comments
 (0)