Portal Configuration

The configuration file is a yaml (yml) based file, here is a example file to start with

Portal

Url

The url of the Web Management Portal, if you use a self-hosted portal we recommend that you use ssl and/or only allow your own ip addresses connecting to the portal.

Default value

url: https://127.0.0.1

Api Key

The api key used to connect to the portal, keep this safe and don’t publish this key. We recommend creating a special api key only used by this client.

Default value

api-key: "iNeedToChangeThisAPIkey"

Yaml example

portal:
  - url: "https://example.com/"
  - api-key: "vxufsdnvdfç!gdjfkhgjkhfdg"

Back to top

Copyright © 2024 RoutingK.it & Dennis de Houx.