diff --git a/bin/homepage b/bin/homepage --- a/bin/homepage +++ b/bin/homepage @@ -21,7 +21,6 @@ http { include $ROOT/light9/web/mime.types; server { - listen 8054; access_log off; include "/tmp/light9_nginx_routes.conf"; @@ -33,5 +32,5 @@ http { } } EOF - +head -1 /tmp/light9_nginx_routes.conf exec nginx -c $CONF