aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorLei Yan2014-10-24 17:56:44 +0000
committerLei Yan2014-10-24 17:56:44 +0000
commit23715b8267969adc2a4e0b06ee6794a5a1d1de83 (patch)
treeae9e5fca7962a45a0b47521e3029002ba946ca00 /wqflask
parent3924fabbb17c374f479eff0bfc6e2441a0b14bb9 (diff)
downloadgenenetwork2-23715b8267969adc2a4e0b06ee6794a5a1d1de83.tar.gz
Committer: Lei Yan <lei@penguin.uthsc.edu>
On branch master
Diffstat (limited to 'wqflask')
-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;