Changed port

This commit is contained in:
Raphaël Numbus
2026-03-29 12:50:31 +02:00
parent c42c288c62
commit a2c98d9ccf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#!nix-shell -i bash -p bash nano coreutils gnused gum fastfetch xkcdpass sops ssh-to-age age sshpass envsubst pciutils usbutils mosquitto curl jq yq python3
launch_configurator() {
local PORT=49151
local PORT=8088
local CONFIG_FILE="numbus.yaml"
local BRIDGE_SCRIPT="configurator/bridge.py"