From 23715b8267969adc2a4e0b06ee6794a5a1d1de83 Mon Sep 17 00:00:00 2001 From: Lei Yan Date: Fri, 24 Oct 2014 17:56:44 +0000 Subject: Committer: Lei Yan On branch master --- wqflask/other_config/nginx_conf/penguin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wqflask/other_config/nginx_conf') diff --git a/wqflask/other_config/nginx_conf/penguin.conf b/wqflask/other_config/nginx_conf/penguin.conf index 0a89072e..c819951c 100755 --- a/wqflask/other_config/nginx_conf/penguin.conf +++ b/wqflask/other_config/nginx_conf/penguin.conf @@ -4,7 +4,7 @@ server { client_max_body_size 20M; listen 80; - server_name gn2python.genenetwork.org; + server_name penguin.uthsc.edu; access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log; -- cgit v1.2.3