Skip to content

Commit

Permalink
start deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mtianyan committed Jul 25, 2020
1 parent 81e5505 commit 083ab37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ upstream django {

server {
listen 80;
server_name mooc.funpython.cn;
server_name 182.92.75.117;
charset utf-8;

client_max_body_size 75M;
Expand Down

0 comments on commit 083ab37

Please sign in to comment.