From 8a7804348b82ca8d2f5a74585b19d330f8b6da84 Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 10 Mär 2025 16:12:57 +0100 Subject: [PATCH] add chapter NodeJS and PM2 and apache proxy directives --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 332fc60..c1830d3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "MIT", "scripts": { "test": "gulp test", - "serve": "gulp serve --port 8002", + "serve": "gulp serve --port 8001", "build": "gulp build" }, "author": { -- Gitblit v1.9.3