The nebula logoNebula

Bare Server

You might have noticed this setting in your configuration file:

  bare: {
    version: 2,
    path: '/bare/',
  },

This is refering to the Bare endpoint that Dynamic uses. The version is what Dynamic concatonates to the path. It will finally look something like /path/version/. There are differences in the versions. Details on the specification can be found here:

Unsupported versions.

Dynamic does not have stable support v3 as of now.

Edit on GitHub

Last updated on

On this page