Skip to content

Commit 3ba825b

Browse files
authored
Merge pull request #23 from andrewshan/main
feat: 对齐配置文件文本
2 parents 97d2ee7 + 17559d6 commit 3ba825b

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)