port property

int port
getter/setter pair

Port where the HTTP server listens inside the app (default 7777).

Implementation

static int port = 7777;