aboutsummaryrefslogtreecommitdiff
path: root/wqflask/other_config/nginx_conf/penguin.conf
diff options
context:
space:
mode:
authorZachary Sloan2014-12-01 21:31:13 +0000
committerZachary Sloan2014-12-01 21:31:13 +0000
commitc937684370f81b6ca96a57d39fb6a85d04c8bb70 (patch)
tree4f06de162afcb7c80578a0449bcc7a121353d220 /wqflask/other_config/nginx_conf/penguin.conf
parentfb5a89a245c9e6ebedb6608b6b6ec5bcf89fd785 (diff)
parente03a5919a2c8755fd4efd20e78ca79381dec3075 (diff)
downloadgenenetwork2-c937684370f81b6ca96a57d39fb6a85d04c8bb70.tar.gz
Merge /home/lei/gene
Diffstat (limited to 'wqflask/other_config/nginx_conf/penguin.conf')
-rwxr-xr-xwqflask/other_config/nginx_conf/penguin.conf2
1 files changed, 1 insertions, 1 deletions
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;