Unverified Commit a17ba5b8 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update server.sh

parent 9e6e3150
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
set -Eeuo pipefail

: "${COM_PORT:="2210"}"    # Comm port
: "${MON_PORT:="7100"}"    # Monitor port
: "${WEB_PORT:="5000"}"    # Webserver port
: "${CHR_PORT:="12345"}"   # Character port
: "${WSD_PORT:="8004"}"    # Websockets port