summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index ae90af3..dcd4db3 100755
--- a/config.sh
+++ b/config.sh
@@ -22,6 +22,7 @@ REDIS_NUM_VER="2.2.2"
# 4) Server settings.
NGINX_SERVERNAME="localhost"
WWW_DEST="$OT_PREFIX/www"
+PORT="" # leave empty for port 80 otherwise set to e.g. ":8080"
# Done.