From 7eb19fb69ef3e7a32ca000d899e3e886c20bb519 Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 26 Mai 2025 16:15:59 +0200 Subject: [PATCH] add chapters for Wireshark and HTTPS --- 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