$THORG_WORKSPACE/.thorg/tmp/server/instance/server.port

This file holds the serverPort of the thorgServer that is running for this workspace.

Location

Located at $THORG_WORKSPACE/.thorg/tmp/server/instance/server.port when a Thorg server instance is running for this workspace.

This file is deleted when the server terminates gracefully.

How Port is Determined

The port is dynamically allocated when the Thorg server starts up. The server finds an available port and writes it to this file.


Backlinks