Loading src/server.sh +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
src/server.sh +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading