Skip to content

Commit

Permalink
i forgot a semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekEagle committed Dec 11, 2024
1 parent 07d80f3 commit 8a1b41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/cf-connecting-ip.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set_real_ip_from 103.21.244.0/22;
set_real_ip_from 103.22.200.0/22
set_real_ip_from 103.22.200.0/22;
set_real_ip_from 103.31.4.0/22;
set_real_ip_from 104.16.0.0/13;
set_real_ip_from 104.24.0.0/14;
Expand Down

0 comments on commit 8a1b41b

Please sign in to comment.