Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungGwan123 committed Nov 27, 2024
1 parent 16579de commit fb7168a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http {
server 223.130.130.192:3000 weight=8;
server 211.188.59.137:3000 weight=8;
server 211.188.59.126:3000 weight=1;
server 124.28.132.80:7999 weight=50;
server 124.28.132.80:7999 weight=70;
}

server {
Expand Down

0 comments on commit fb7168a

Please sign in to comment.