Skip to content

Instantly share code, notes, and snippets.

@thefln
Created November 27, 2017 20:23
Show Gist options
  • Save thefln/bc420ba479b72c3c7f8ed7cc6bb67851 to your computer and use it in GitHub Desktop.
Save thefln/bc420ba479b72c3c7f8ed7cc6bb67851 to your computer and use it in GitHub Desktop.
nuxt-config.js
env: {
cockpit: {
apiUrl: 'https://<cockpit-url>/index.php/rest/api',
apiToken: '<api-token>',
baseUrl: 'https://<cockpit-url>'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment