WipekitWipekit

Documentation · Configuration

Panel Settings

Panel-level configuration controls the web server itself and authentication.

{
  "panel": {
    "port": 3000
  }
}

By default the panel listens on port 3000. Change this value if the port is already in use on your machine.