Skip to content

Environment variables

Metadata Editor uses two environment variables:

  • ME_API_PORT Defines the port for the server that handles requests to the rest API , This can be set to any value between 1025 and 65536 , with the default being 3333 .
  • ME_AUTH_PORT Used during the login process, this can be set to any value between 57640 and 57649 , with the default being 57648 .

Please consult the guide for your operating system to learn how to configure these environment variables.