aboutsummaryrefslogtreecommitdiff
path: root/wqflask/other_config
diff options
context:
space:
mode:
authorLei Yan2017-05-04 15:57:42 +0000
committerLei Yan2017-05-04 15:57:42 +0000
commitee12e6b6fd1365c3d8dc1dc8f65a494ca6c6312a (patch)
treee105981f5949550e143f156d4111f02f213a26a3 /wqflask/other_config
parenta68897dc7b56e3c36229ab1452de90ba87ff6223 (diff)
downloadgenenetwork2-ee12e6b6fd1365c3d8dc1dc8f65a494ca6c6312a.tar.gz
renamed: gn2_lei.conf -> gn2-lei.conf
Diffstat (limited to 'wqflask/other_config')
-rw-r--r--wqflask/other_config/nginx_conf/gn2-lei.conf (renamed from wqflask/other_config/nginx_conf/gn2_lei.conf)2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/other_config/nginx_conf/gn2_lei.conf b/wqflask/other_config/nginx_conf/gn2-lei.conf
index 6589d298..893ad435 100644
--- a/wqflask/other_config/nginx_conf/gn2_lei.conf
+++ b/wqflask/other_config/nginx_conf/gn2-lei.conf
@@ -2,7 +2,7 @@ server {
# Modeled after http://flask.pocoo.org/docs/deploying/wsgi-standalone/
listen 80;
- server_name gn2_lei.genenetwork.org;
+ server_name gn2-lei.genenetwork.org;
access_log /var/log/nginx/lei_access.log;
error_log /var/log/nginx/lei_error.log;