summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6521b0..d2aa86c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3
JSHINT=~/.npm-packages/bin/jshint
-PRD_HOST=cygnus
+
+PRD_HOST=vela
PRD_WHEEL=nfsw-0.1.0.dev3-py3-none-any.whl
HTTPD_CONF=etc/httpd.conf