Change network port

This commit is contained in:
Andreas Zweili 2024-04-15 16:35:06 +02:00
parent cfacdf4e58
commit a3f57475f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
WORKDIR=$(pwd)
PORT=8080
PORT=9090
mkdir -p "$WORKDIR"/xml
mkdir -p "$WORKDIR"/html